Accepted
/in/ex2.c: In function 'main': /in/ex2.c:16:2: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result] scanf("%d %d", &start_x, &start_y); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /in/ex2.c:17:2: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result] scanf("%d %d", &end_x, &end_y); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /in/ex2.c: In function 'judge': /in/ex2.c:40:1: warning: control reaches end of non-void function [-Wreturn-type] } ^
# | Status | Time Cost | Memory Cost |
---|---|---|---|
#1 | Accepted Detail | 0ms | 256.0 KiB |
#2 | Accepted Detail | 0ms | 208.0 KiB |
#3 | Accepted Detail | 1ms | 260.0 KiB |
#4 | Accepted Detail | 1ms | 336.0 KiB |
#5 | Accepted Detail | 1ms | 260.0 KiB |
#6 | Accepted Detail | 1ms | 264.0 KiB |
#7 | Accepted Detail | 1ms | 256.0 KiB |
#8 | Accepted Detail | 1ms | 216.0 KiB |
#9 | Accepted Detail | 1ms | 264.0 KiB |
Information
- Submit By
- Type
- Submission
- Homework
- Midterm Exam 2
- Language
- C
- Submit At
- 2020-07-16 15:56:15
- Judged At
- 2020-07-30 23:55:43
- Judged By
- Score
- 90
- Total Time
- 9ms
- Peak Memory
- 336.0 KiB