Borderou de evaluare (job #2012405)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:21: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);
^
user.cpp:22: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);
^
user.cpp:25:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &n, &p);
^
user.cpp:28:54: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &ieg[i].first, &ieg[i].second);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 556kb | OK! | 10 |
2 | 0ms | 572kb | OK! | 10 |
3 | 0ms | 600kb | OK! | 10 |
4 | 8ms | 924kb | OK! | 10 |
5 | 32ms | 1660kb | OK! | 10 |
6 | 16ms | 1068kb | OK! | 10 |
7 | Depăşit | 9256kb | Time limit exceeded. | 0 |
8 | Depăşit | 10144kb | Time limit exceeded. | 0 |
9 | 32ms | 1588kb | OK! | 10 |
10 | 16ms | 1168kb | OK! | 10 |
Punctaj total | 80 |