Accepted
/in/lab4.c: In function 'main': /in/lab4.c:49:26: warning: format not a string literal and no format arguments [-Wformat-security] }else printf(strff); ^~~~~ /in/lab4.c: In function 'expcalculate': /in/lab4.c:173:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i=0,j=0,k=0;i<strlen(exp);i++){ ^
# | Status | Time Cost | Memory Cost |
---|---|---|---|
#1 | Accepted Detail | 19ms | 6.336 MiB |
Information
- Submit By
- Type
- Submission
- Homework
- Lab 4 (TEST ONLY)
- Language
- C
- Submit At
- 2021-11-09 13:49:05
- Judged At
- 2021-11-21 14:58:32
- Judged By
- Score
- 40
- Total Time
- 19ms
- Peak Memory
- 6.336 MiB