Borderou de evaluare (job #2720774)
Raport evaluator
Compilare:
main.c: In function 'Bordare':
main.c:52:10: warning: unused variable 'j' [-Wunused-variable]
int i, j;
^
main.c: At top level:
main.c:101:6: warning: return type of 'main' is not 'int' [-Wmain]
void main(void)
^~~~
main.c: In function 'Citire':
main.c:35:3: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &n, &m); //citesc dimensiunile parcului si numarul de pomi
^~~~~~~~~~~~~~~~~~~~~
main.c:41:7: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &i, &j); //citesc coordonatele obstacolelor
^~~~~~~~~~~~~~~~~~~~~~
main.c:45:3: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d %d", &ix, &iy, &ox, &oy);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 2ms | 131kb | OK | 10 |
| 2 | 2ms | 131kb | OK | 10 |
| 3 | 2ms | 131kb | OK | 10 |
| 4 | 3ms | 131kb | OK | 10 |
| 5 | 3ms | 131kb | OK | 10 |
| 6 | 5ms | 262kb | OK | 10 |
| 7 | 10ms | 262kb | OK | 10 |
| 8 | 3ms | 262kb | OK | 10 |
| 9 | 4ms | 262kb | OK | 10 |
| 10 | 3ms | 131kb | OK | 10 |
| Punctaj total | 100 |