Pagini recente » Borderou de evaluare (job #337384) | Borderou de evaluare (job #2204567) | Borderou de evaluare (job #207160) | Borderou de evaluare (job #625418) | Borderou de evaluare (job #1264537)
Borderou de evaluare (job #1264537)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:71: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:72: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:75: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:78:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &a, &b);
^
user.cpp:99:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &t);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 452kb | Incorect | 0 |
2 | 0ms | 452kb | Incorect | 0 |
3 | 0ms | 464kb | OK | 10 |
4 | 0ms | 476kb | OK | 10 |
5 | 28ms | 592kb | OK | 10 |
6 | 92ms | 712kb | OK | 10 |
7 | 108ms | 944kb | OK | 10 |
8 | 340ms | 1632kb | Incorect | 0 |
9 | 676ms | 1628kb | Incorect | 0 |
10 | Depăşit | 1612kb | Time limit exceeded. | 0 |
Punctaj total | 50 |