Runtime Error
/in/isSibling.c: In function 'isSibling': /in/isSibling.c:13:16: warning: passing argument 1 of 'strlen' makes pointer from integer without a cast [-Wint-conversion] if (strlen(s1)==strlen(s2)) ^~ In file included from /in/isSibling.c:2:0: /usr/include/string.h:384:15: note: expected 'const char *' but argument is of type 'char' extern size_t strlen (const char *__s) ^~~~~~ /in/isSibling.c:13:28: warning: passing argument 1 of 'strlen' makes pointer from integer without a cast [-Wint-conversion] if (strlen(s1)==strlen(s2)) ^~ In file included from /in/isSibling.c:2:0: /usr/include/string.h:384:15: note: expected 'const char *' but argument is of type 'char' extern size_t strlen (const char *__s) ^~~~~~
# | Status | Time Cost | Memory Cost |
---|---|---|---|
#1 | Runtime Error (-11) Detail | 1ms | 340.0 KiB |
#2 | Runtime Error (-11) Detail | 1ms | 332.0 KiB |
#3 | Runtime Error (-11) Detail | 1ms | 336.0 KiB |
#4 | Runtime Error (-11) Detail | 1ms | 384.0 KiB |
#5 | Runtime Error (-11) Detail | 1ms | 340.0 KiB |
#6 | Runtime Error (-11) Detail | 1ms | 336.0 KiB |
#7 | Runtime Error (-11) Detail | 1ms | 336.0 KiB |
#8 | Runtime Error (-11) Detail | 1ms | 324.0 KiB |
#9 | Runtime Error (-11) Detail | 1ms | 340.0 KiB |
#10 | Runtime Error (-11) Detail | 1ms | 312.0 KiB |
#11 | Runtime Error (-11) Detail | 1ms | 384.0 KiB |
#12 | Runtime Error (-11) Detail | 1ms | 384.0 KiB |
#13 | Runtime Error (-11) Detail | 1ms | 332.0 KiB |
#14 | Runtime Error (-11) Detail | 1ms | 328.0 KiB |
#15 | Runtime Error (-11) Detail | 1ms | 332.0 KiB |
#16 | Runtime Error (-11) Detail | 2ms | 336.0 KiB |
#17 | Runtime Error (-11) Detail | 2ms | 328.0 KiB |
#18 | Runtime Error (-11) Detail | 1ms | 340.0 KiB |
#19 | Runtime Error (-11) Detail | 1ms | 304.0 KiB |
#20 | Runtime Error (-11) Detail | 1ms | 384.0 KiB |
#21 | Runtime Error (-11) Detail | 1ms | 356.0 KiB |
#22 | Runtime Error (-11) Detail | 1ms | 324.0 KiB |
#23 | Runtime Error (-11) Detail | 1ms | 384.0 KiB |
#24 | Runtime Error (-11) Detail | 1ms | 340.0 KiB |
#25 | Runtime Error (-11) Detail | 1ms | 384.0 KiB |
Information
- Submit By
- Type
- Submission
- Homework
- Midterm Exam 2
- Language
- C
- Submit At
- 2022-07-07 15:42:28
- Judged At
- 2022-07-08 16:06:06
- Judged By
- Score
- 0
- Total Time
- 34ms
- Peak Memory
- 384.0 KiB