Pagini recente » Borderou de evaluare (job #517723) | Borderou de evaluare (job #2504588) | Borderou de evaluare (job #2586182) | Borderou de evaluare (job #438566) | Borderou de evaluare (job #1264554)
Borderou de evaluare (job #1264554)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:72: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:73: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:76: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:79: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:106: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 | 464kb | OK | 10 |
2 | 0ms | 452kb | OK | 10 |
3 | 0ms | 468kb | OK | 10 |
4 | 0ms | 484kb | OK | 10 |
5 | 28ms | 648kb | OK | 10 |
6 | 100ms | 800kb | OK | 10 |
7 | 116ms | 1112kb | OK | 10 |
8 | 360ms | 2024kb | OK | 10 |
9 | Depăşit | 2012kb | Time limit exceeded. | 0 |
10 | Depăşit | 2012kb | Time limit exceeded. | 0 |
Punctaj total | 80 |