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 | 1ms | 256.0 KiB |
#2 | Accepted Detail | 1ms | 348.0 KiB |
#3 | Accepted Detail | 1ms | 412.0 KiB |
#4 | Accepted Detail | 1ms | 328.0 KiB |
#5 | Accepted Detail | 1ms | 328.0 KiB |
#6 | Accepted Detail | 1ms | 212.0 KiB |
#7 | Accepted Detail | 1ms | 256.0 KiB |
#8 | Accepted Detail | 1ms | 340.0 KiB |
#9 | Accepted Detail | 1ms | 252.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:51:25
- Judged By
- Score
- 90
- Total Time
- 10ms
- Peak Memory
- 412.0 KiB