Pagini recente » Borderou de evaluare (job #1255212) | Borderou de evaluare (job #17963) | Borderou de evaluare (job #503157) | Borderou de evaluare (job #822912) | Borderou de evaluare (job #1297191)
Borderou de evaluare (job #1297191)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:54: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:55: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:58:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &N, &M);
^
user.cpp:61:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &V[i]);
^
user.cpp:74:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &x, &y);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 444kb | OK | 10 |
2 | 0ms | 452kb | OK | 10 |
3 | 708ms | 524kb | OK | 10 |
4 | 620ms | 460kb | OK | 10 |
5 | 760ms | 832kb | OK | 10 |
6 | 196ms | 836kb | OK | 10 |
7 | Depăşit | 808kb | Time limit exceeded. | 0 |
8 | Depăşit | 808kb | Time limit exceeded. | 0 |
9 | Depăşit | 812kb | Time limit exceeded. | 0 |
10 | Depăşit | 812kb | Time limit exceeded. | 0 |
Punctaj total | 60 |