Record Detail

Runtime Error

/in/lab5.c: In function 'main':
/in/lab5.c:215:35: warning: format not a string literal and no format arguments [-Wformat-security]
         sprintf(variables[i].name,str);
                                   ^~~
/in/lab5.c:283:41: warning: format not a string literal and no format arguments [-Wformat-security]
         if (detect==0) sprintf(infix_re,infix);
                                         ^~~~~
# Status Time Cost Memory Cost
#1 Runtime Error (1) Detail 27ms 7.398 MiB

Information

Submit By
Type
Submission
Homework
Lab 5: CASIO-fx991
Language
C
Submit At
2024-11-12 20:13:26
Judged At
2024-11-12 20:13:26
Judged By
Score
0
Total Time
27ms
Peak Memory
7.398 MiB