Borderou de evaluare (job #1297877)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:58:43: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(inputFile.c_str(), "r", stdin);
^
user.cpp:59:45: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(outputFile.c_str(), "w", stdout);
^
user.cpp:62:22: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lld", &N);
^
user.cpp:65:53: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lld%lld", &P[i].first, &P[i].second);
^
user.cpp:73:13: warning: ‘x’ may be used uninitialized in this function [-Wmaybe-uninitialized]
D[x] = 0;
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 28ms | 2004kb | OK | 10 | 30 |
2 | 28ms | 2012kb | OK | 10 |
3 | 28ms | 2012kb | OK | 10 |
4 | Depăşit | 2732kb | Time limit exceeded. | 0 | 0 |
5 | Depăşit | 2732kb | Time limit exceeded. | 0 |
6 | Depăşit | 2732kb | Time limit exceeded. | 0 |
7 | Depăşit | 2728kb | Time limit exceeded. | 0 |
8 | Depăşit | 2732kb | Time limit exceeded. | 0 |
9 | Depăşit | 2728kb | Time limit exceeded. | 0 |
10 | Depăşit | 2732kb | Time limit exceeded. | 0 |
Punctaj total | 30 |