Pagini recente » Borderou de evaluare (job #932063) | Borderou de evaluare (job #2677992) | Borderou de evaluare (job #1171185) | Borderou de evaluare (job #998367) | Borderou de evaluare (job #1297201)
Borderou de evaluare (job #1297201)
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 | 456kb | OK | 10 |
3 | 680ms | 536kb | OK | 10 |
4 | 628ms | 460kb | OK | 10 |
5 | 324ms | 836kb | OK | 10 |
6 | 56ms | 836kb | OK | 10 |
7 | 960ms | 836kb | OK | 10 |
8 | Depăşit | 820kb | Time limit exceeded. | 0 |
9 | 996ms | 840kb | OK | 10 |
10 | Depăşit | 824kb | Time limit exceeded. | 0 |
Punctaj total | 80 |