Pagini recente » Borderou de evaluare (job #1944672) | Borderou de evaluare (job #1424668) | Borderou de evaluare (job #343082) | Borderou de evaluare (job #2041331) | Borderou de evaluare (job #2047030)
Borderou de evaluare (job #2047030)
Raport evaluator
Compilare:
user.cpp: In function ‘int factor()’:
user.cpp:18:12: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if( s[i] == '(' ){
^
user.cpp:24:19: warning: array subscript has type ‘char’ [-Wchar-subscripts]
while( s[i] >= '0' && s[i] <= '9' ){
^
user.cpp:24:34: warning: array subscript has type ‘char’ [-Wchar-subscripts]
while( s[i] >= '0' && s[i] <= '9' ){
^
user.cpp:25:31: warning: array subscript has type ‘char’ [-Wchar-subscripts]
r = r * 10 + ( s[i] - '0' );
^
user.cpp: In function ‘int termen()’:
user.cpp:37:15: warning: array subscript has type ‘char’ [-Wchar-subscripts]
while( s[i] == '*' || s[i] == '/' )
^
user.cpp:37:30: warning: array subscript has type ‘char’ [-Wchar-subscripts]
while( s[i] == '*' || s[i] == '/' )
^
user.cpp:38:16: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if( s[i] == '*' ){
^
user.cpp: In function ‘int expresie()’:
user.cpp:53:15: warning: array subscript has type ‘char’ [-Wchar-subscripts]
while( s[i] == '+' || s[i] == '-' )
^
user.cpp:53:30: warning: array subscript has type ‘char’ [-Wchar-subscripts]
while( s[i] == '+' || s[i] == '-' )
^
user.cpp:54:16: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if( s[i] == '+' ){
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 432kb | Incorect | 0 |
2 | 0ms | 432kb | Incorect | 0 |
3 | 0ms | 432kb | Incorect | 0 |
4 | 0ms | 432kb | Incorect | 0 |
5 | 0ms | 436kb | Incorect | 0 |
6 | 0ms | 436kb | Incorect | 0 |
7 | 0ms | 444kb | Incorect | 0 |
8 | 0ms | 440kb | Incorect | 0 |
9 | 0ms | 528kb | Incorect | 0 |
10 | 0ms | 524kb | Incorect | 0 |
Punctaj total | 0 |