Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2139705)
| Utilizator | Data | 22 februarie 2018 18:44:57 | |
|---|---|---|---|
| Problema | Evaluarea unei expresii | Status | done |
| Runda | Arhiva educationala | Compilator | c | Vezi sursa |
| Scor | 80 | ||
Raport evaluator
Compilare:
user.c: In function ‘infix2postfix’:
user.c:231:12: warning: array subscript has type ‘char’ [-Wchar-subscripts]
digits[efx++] = ' ';
^
user.c:245:12: warning: array subscript has type ‘char’ [-Wchar-subscripts]
digits[efx++] = ' ';
^
user.c:262:11: warning: array subscript has type ‘char’ [-Wchar-subscripts]
digits[efx++] = c;
^
user.c:268:12: warning: array subscript has type ‘char’ [-Wchar-subscripts]
digits[efx++] = ' ';
^
user.c:286:10: warning: array subscript has type ‘char’ [-Wchar-subscripts]
digits[efx++] = ' ';
^
user.c:213:9: warning: unused variable ‘operands’ [-Wunused-variable]
char *operands = "+-/*";
^
user.c: In function ‘eval’:
user.c:194:1: warning: control reaches end of non-void function [-Wreturn-type]
}
^
user.c: In function ‘push’:
user.c:426:1: warning: control reaches end of non-void function [-Wreturn-type]
}
^
user.c: In function ‘peek2’:
user.c:490:1: warning: control reaches end of non-void function [-Wreturn-type]
}
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 0ms | 756kb | OK | 10 |
| 2 | 0ms | 760kb | OK | 10 |
| 3 | 0ms | 760kb | OK | 10 |
| 4 | 0ms | 764kb | OK | 10 |
| 5 | 0ms | 760kb | OK | 10 |
| 6 | 0ms | 808kb | OK | 10 |
| 7 | 0ms | 864kb | OK | 10 |
| 8 | 4ms | 888kb | OK | 10 |
| 9 | Depăşit | 2420kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 2772kb | Time limit exceeded. | 0 |
| Punctaj total | 80 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
