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.598 MiB
#2 Runtime Error (1) Detail 30ms 7.648 MiB
#3 Runtime Error (1) Detail 30ms 7.613 MiB
#4 Runtime Error (1) Detail 30ms 7.664 MiB
#5 Runtime Error (1) Detail 30ms 7.637 MiB
#6 Runtime Error (1) Detail 30ms 7.652 MiB
#7 Runtime Error (1) Detail 30ms 7.605 MiB
#8 Runtime Error (1) Detail 30ms 7.594 MiB
#9 Runtime Error (1) Detail 30ms 7.594 MiB
#10 Runtime Error (1) Detail 31ms 7.656 MiB

Information

Submit By
Type
Submission
Homework
Lab 5 (TEST ONLY) (+AUTO)
Language
C
Submit At
2021-11-15 17:59:27
Judged At
2021-11-21 15:06:35
Judged By
Score
0
Total Time
304ms
Peak Memory
7.664 MiB