Borderou de evaluare (job #2343882)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:25:33: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("taxa.in", "r", stdin);
^
main.cpp:26:35: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("taxa.out", "w", stdout);
^
main.cpp:27:52: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d%d%d%d", &n, &m, &x1, &y1, &x2, &y2);
^
main.cpp:30:28: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &v[i][j]);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 3ms | 262kb | OK | 10 |
2 | 6ms | 655kb | OK | 10 |
3 | 4ms | 655kb | OK | 10 |
4 | 12ms | 917kb | OK | 10 |
5 | 8ms | 786kb | OK | 10 |
6 | 8ms | 786kb | OK | 10 |
7 | 17ms | 1835kb | OK | 10 |
8 | 121ms | 3014kb | OK | 10 |
9 | 348ms | 6553kb | OK | 10 |
10 | 500ms | 9039kb | Time limit exceeded | 0 |
Punctaj total | 90 |