Pagini recente » Borderou de evaluare (job #1948524) | Borderou de evaluare (job #1470345) | Borderou de evaluare (job #1286581) | Borderou de evaluare (job #1651333) | Borderou de evaluare (job #1282530)
Borderou de evaluare (job #1282530)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:57: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:58: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:61:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &N);
^
user.cpp:62:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%s", S);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 20ms | 928kb | OK | 10 |
| 2 | 0ms | 476kb | OK | 10 |
| 3 | 0ms | 492kb | OK | 10 |
| 4 | 4ms | 512kb | OK | 10 |
| 5 | 24ms | 560kb | OK | 10 |
| 6 | 56ms | 616kb | OK | 10 |
| 7 | 112ms | 852kb | OK | 10 |
| 8 | Depăşit | 524kb | Time limit exceeded. | 0 |
| 9 | Depăşit | 712kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 620kb | Time limit exceeded. | 0 |
| Punctaj total | 70 |