Record Detail

Runtime Error

/in/lab5.c: In function 'main':
/in/lab5.c:204:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
             while (j == len && top_signstack != 0)
                      ^~
/in/lab5.c: In function 'compare':
/in/lab5.c:38:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
# Status Time Cost Memory Cost
#1 Runtime Error (1) Detail 27ms 7.43 MiB

Information

Submit By
Type
Submission
Homework
Lab 5: CASIO-fx991
Language
C
Submit At
2024-11-11 18:58:06
Judged At
2024-11-11 18:58:06
Judged By
Score
0
Total Time
27ms
Peak Memory
7.43 MiB