Borderou de evaluare (job #2352139)
Raport evaluator
Compilare:
main.c: In function 'main':
main.c:32:15: warning: type defaults to 'int' in declaration of 'i' [-Wimplicit-int]
for (auto i = n - 1; i > 1; i -= 2) {
^
main.c:36:15: warning: type defaults to 'int' in declaration of 'i' [-Wimplicit-int]
for (auto i = size - 1; i >= 0; i -= 1) {
^
main.c:27:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin, "%d", &n);
^~~~~~~~~~~~~~~~~~~~~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 2ms | 131kb | OK | 10 |
| 2 | 2ms | 131kb | Incorect | 0 |
| 3 | 2ms | 131kb | Incorect | 0 |
| 4 | 2ms | 131kb | Incorect | 0 |
| 5 | 2ms | 131kb | Incorect | 0 |
| 6 | 2ms | 131kb | Incorect | 0 |
| 7 | 2ms | 131kb | Incorect | 0 |
| 8 | 98ms | 131kb | Incorect | 0 |
| 9 | 412ms | 262kb | Incorect | 0 |
| 10 | 500ms | 262kb | Time limit exceeded | 0 |
| Punctaj total | 10 |