Borderou de evaluare (job #2498670)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:31:37: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
{ freopen("tester.in", "r", stdin);
^
main.cpp:32:39: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("tester.out", "w", stdout);
^
main.cpp:34:26: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &n, &m);
^
main.cpp:36:40: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &v[i].x, &v[i].y);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 2ms | 262kb | OK! | 10 |
2 | 2ms | 262kb | OK! | 10 |
3 | 4ms | 262kb | OK! | 10 |
4 | 25ms | 786kb | OK! | 10 |
5 | 95ms | 1703kb | OK! | 10 |
6 | 45ms | 917kb | OK! | 10 |
7 | 251ms | 12013kb | OK! | 10 |
8 | 302ms | 12013kb | Time limit exceeded | 0 |
9 | 110ms | 1572kb | OK! | 10 |
10 | 61ms | 1048kb | OK! | 10 |
Punctaj total | 90 |