Record Detail

Runtime Error

/in/lab4.c: In function 'calc':
/in/lab4.c:98:26: warning: value computed is not used [-Wunused-value]
                     stack[--top];
                     ~~~~~^~~~~~~
/in/lab4.c: In function 'main':
/in/lab4.c:319:14: warning: unused variable 'c' [-Wunused-variable]
         char c;
              ^
# Status Time Cost Memory Cost
#1 Runtime Error (1) Detail 27ms 7.43 MiB

Information

Submit By
Type
Submission
Homework
Lab 4 (TEST ONLY)
Language
C
Submit At
2021-11-03 22:00:22
Judged At
2021-11-21 14:58:58
Judged By
Score
0
Total Time
27ms
Peak Memory
7.43 MiB