Pagini recente » Borderou de evaluare (job #974775) | Borderou de evaluare (job #121368) | Borderou de evaluare (job #2124009) | Borderou de evaluare (job #2461930) | Borderou de evaluare (job #1297486)
Borderou de evaluare (job #1297486)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:53: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:54: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:57: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:60:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &V[i]);
^
user.cpp:69: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 | 460kb | OK | 10 |
2 | 0ms | 472kb | OK | 10 |
3 | 652ms | 540kb | OK | 10 |
4 | 604ms | 472kb | OK | 10 |
5 | 444ms | 848kb | OK | 10 |
6 | 44ms | 852kb | OK | 10 |
7 | 904ms | 840kb | OK | 10 |
8 | Depăşit | 820kb | Time limit exceeded. | 0 |
9 | 940ms | 848kb | OK | 10 |
10 | Depăşit | 828kb | Time limit exceeded. | 0 |
Punctaj total | 80 |