Pagini recente » Borderou de evaluare (job #828980) | Borderou de evaluare (job #861712) | Borderou de evaluare (job #914110) | Borderou de evaluare (job #2855230) | Borderou de evaluare (job #1264555)
Borderou de evaluare (job #1264555)
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 | 456kb | OK | 10 |
2 | 0ms | 452kb | OK | 10 |
3 | 0ms | 468kb | OK | 10 |
4 | 0ms | 488kb | OK | 10 |
5 | 28ms | 644kb | OK | 10 |
6 | 96ms | 804kb | OK | 10 |
7 | 112ms | 1120kb | OK | 10 |
8 | 344ms | 2020kb | OK | 10 |
9 | Depăşit | 2016kb | Time limit exceeded. | 0 |
10 | 700ms | 2024kb | OK | 10 |
Punctaj total | 90 |