Pagini recente » Borderou de evaluare (job #1532119) | Borderou de evaluare (job #2618071) | Monitorul de evaluare | Borderou de evaluare (job #958687) | Borderou de evaluare (job #1272962)
Borderou de evaluare (job #1272962)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:47: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:48: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:51:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &N, &K);
^
user.cpp:58:42: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d%d", &x, &y, &a, &b);
^
 | Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| ✓ | 1 | 0ms | 464kb | OK | 10 | 10 |
| ✓ | 2 | 0ms | 468kb | OK | 10 | 10 |
| ✓ | 3 | 4ms | 488kb | OK | 10 | 10 |
| ✓ | 4 | 4ms | 492kb | OK | 10 | 10 |
| ✓ | 5 | 144ms | 628kb | OK | 10 | 10 |
| ✓ | 6 | 256ms | 636kb | OK | 10 | 10 |
| ✓ | 7 | Depăşit | 768kb | Time limit exceeded. | 0 | 0 |
| ✓ | 8 | Depăşit | 768kb | Time limit exceeded. | 0 |
| ✓ | 9 | Depăşit | 776kb | Time limit exceeded. | 0 |
| ✓ | 10 | Depăşit | 772kb | Time limit exceeded. | 0 |
| Punctaj total | 60 |