Record Detail

Runtime Error

/in/database.c: In function 'main':
/in/database.c:72:27: warning: unused variable 'op2' [-Wunused-variable]
             char op1[10], op2[10], en1[10], en2[10], cse[15], nme[15], header[15], fld[15], after[15];
                           ^~~
/in/database.c: In function 'list':
/in/database.c:317:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
             for (int idx = 0; idx < strlen(temp[i]); idx++)
                                   ^
/in/database.c: In function 'Auto':
/in/database.c:900:54: warning: unused variable 'en' [-Wunused-variable]
             char head[15], cse[15], nme[15], op[10], en[10];
                                                      ^~
/in/database.c:900:46: warning: unused variable 'op' [-Wunused-variable]
             char head[15], cse[15], nme[15], op[10], en[10];
                                              ^~
/in/database.c:909:65: warning: unused variable 'LIMIT' [-Wunused-variable]
             char head[15], cse[15], nme[15], SORT[10], dnd[15], LIMIT[10];
                                                                 ^~~~~
/in/database.c:909:46: warning: unused variable 'SORT' [-Wunused-variable]
             char head[15], cse[15], nme[15], SORT[10], dnd[15], LIMIT[10];
                                              ^~~~
# Status Time Cost Memory Cost
#1 Runtime Error (1) Detail 29ms 7.496 MiB
#2 Runtime Error (1) Detail 27ms 7.508 MiB
#3 Runtime Error (1) Detail 27ms 7.559 MiB
#4 Runtime Error (1) Detail 28ms 7.527 MiB
#5 Runtime Error (1) Detail 27ms 7.504 MiB
#6 Runtime Error (1) Detail 27ms 7.52 MiB
#7 Runtime Error (1) Detail 27ms 7.496 MiB
#8 Runtime Error (1) Detail 27ms 7.488 MiB
#9 Runtime Error (1) Detail 27ms 7.492 MiB
#10 Runtime Error (1) Detail 27ms 7.527 MiB

Information

Submit By
Type
Submission
Homework
Lab 5 (TEST ONLY) (+AUTO)
Language
C
Submit At
2021-11-15 18:01:49
Judged At
2021-11-21 15:06:34
Judged By
Score
0
Total Time
278ms
Peak Memory
7.559 MiB