Pagini recente » Borderou de evaluare (job #523636) | Borderou de evaluare (job #726832) | Borderou de evaluare (job #1878015) | Borderou de evaluare (job #1637114) | Borderou de evaluare (job #1264547)
Borderou de evaluare (job #1264547)
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:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lld%lld", &N, &M);
^
user.cpp:79:34: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lld%lld", &a, &b);
^
user.cpp:106:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lld", &t);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 476kb | OK | 10 |
2 | 0ms | 468kb | OK | 10 |
3 | 0ms | 484kb | OK | 10 |
4 | 0ms | 516kb | OK | 10 |
5 | 32ms | 804kb | OK | 10 |
6 | 108ms | 1068kb | OK | 10 |
7 | 128ms | 1620kb | OK | 10 |
8 | 388ms | 3212kb | Incorect | 0 |
9 | Depăşit | 3192kb | Time limit exceeded. | 0 |
10 | Depăşit | 3192kb | Time limit exceeded. | 0 |
Punctaj total | 70 |