Pagini recente » Borderou de evaluare (job #1657561) | Borderou de evaluare (job #1972044) | Borderou de evaluare (job #3181219) | Borderou de evaluare (job #1840218) | Borderou de evaluare (job #1264529)
Borderou de evaluare (job #1264529)
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:98: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 | 468kb | OK | 10 |
2 | 0ms | 452kb | OK | 10 |
3 | 0ms | 460kb | OK | 10 |
4 | 0ms | 476kb | OK | 10 |
5 | 24ms | 592kb | OK | 10 |
6 | 96ms | 716kb | OK | 10 |
7 | 112ms | 956kb | OK | 10 |
8 | 344ms | 1636kb | Incorect | 0 |
9 | Depăşit | 1640kb | Time limit exceeded. | 0 |
10 | 696ms | 1636kb | OK | 10 |
Punctaj total | 80 |