Pagini recente » Borderou de evaluare (job #2981018) | Borderou de evaluare (job #1146736) | Borderou de evaluare (job #2919316) | Borderou de evaluare (job #1076033) | Borderou de evaluare (job #2047028)
Borderou de evaluare (job #2047028)
Raport evaluator
Compilare:
user.cpp: In function ‘int factor()’:
user.cpp:14:11: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if(s[i] == '('){
^
user.cpp:21:18: warning: array subscript has type ‘char’ [-Wchar-subscripts]
while(s[i] >= '0' && s[i] <'9'){
^
user.cpp:21:33: warning: array subscript has type ‘char’ [-Wchar-subscripts]
while(s[i] >= '0' && s[i] <'9'){
^
user.cpp:22:29: warning: array subscript has type ‘char’ [-Wchar-subscripts]
r = r * 10 + s[i] - '0';
^
user.cpp: In function ‘int termen()’:
user.cpp:32:14: warning: array subscript has type ‘char’ [-Wchar-subscripts]
while(s[i] == '*' || s[i] == '/'){
^
user.cpp:32:29: warning: array subscript has type ‘char’ [-Wchar-subscripts]
while(s[i] == '*' || s[i] == '/'){
^
user.cpp:33:15: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if(s[i] == '*'){
^
user.cpp: In function ‘int expresie()’:
user.cpp:48:14: warning: array subscript has type ‘char’ [-Wchar-subscripts]
while(s[i] == '+' || s[i] == '-'){
^
user.cpp:48:29: warning: array subscript has type ‘char’ [-Wchar-subscripts]
while(s[i] == '+' || s[i] == '-'){
^
user.cpp:49:15: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if(s[i] == '+'){
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 396kb | Incorect | 0 |
| 2 | 0ms | 400kb | Incorect | 0 |
| 3 | 0ms | 396kb | Incorect | 0 |
| 4 | 0ms | 396kb | Incorect | 0 |
| 5 | 0ms | 404kb | Incorect | 0 |
| 6 | 0ms | 400kb | Incorect | 0 |
| 7 | 0ms | 408kb | Incorect | 0 |
| 8 | 0ms | 412kb | Incorect | 0 |
| 9 | 0ms | 500kb | OK | 10 |
| 10 | 0ms | 492kb | Incorect | 0 |
| Punctaj total | 10 |