Accepted
/in/ex2.c: In function 'main': /in/ex2.c:13:5: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d", &sx, &sy); ^~~~~~~~~~~~~~~~~~~~~~~ /in/ex2.c:14:5: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d", &ex, &ey); ^~~~~~~~~~~~~~~~~~~~~~~
# | Status | Time Cost | Memory Cost |
---|---|---|---|
#1 | Accepted Detail | 1ms | 252.0 KiB |
#2 | Accepted Detail | 1ms | 264.0 KiB |
#3 | Accepted Detail | 1ms | 276.0 KiB |
#4 | Accepted Detail | 1ms | 256.0 KiB |
#5 | Accepted Detail | 1ms | 208.0 KiB |
#6 | Accepted Detail | 1ms | 256.0 KiB |
#7 | Accepted Detail | 1ms | 252.0 KiB |
#8 | Accepted Detail | 1ms | 336.0 KiB |
#9 | Accepted Detail | 1ms | 332.0 KiB |
Information
- Submit By
- Type
- Submission
- Homework
- MID2 EXAM TESTING HW
- Language
- C
- Submit At
- 2020-08-02 09:53:29
- Judged At
- 2020-08-02 09:54:11
- Judged By
- Score
- 90
- Total Time
- 10ms
- Peak Memory
- 336.0 KiB