Pagini recente » Borderou de evaluare (job #1200026) | Borderou de evaluare (job #96207) | Borderou de evaluare (job #2027248) | Borderou de evaluare (job #2411849) | Borderou de evaluare (job #1667383)
Borderou de evaluare (job #1667383)
Raport evaluator
Compilare:
user.cpp: In function ‘int produs(int)’:
user.cpp:12:14: warning: array subscript has type ‘char’ [-Wchar-subscripts]
while(v[i]!=')' && i<n && v[i]!='+' && v[i]!='-')
^
user.cpp:12:34: warning: array subscript has type ‘char’ [-Wchar-subscripts]
while(v[i]!=')' && i<n && v[i]!='+' && v[i]!='-')
^
user.cpp:12:47: warning: array subscript has type ‘char’ [-Wchar-subscripts]
while(v[i]!=')' && i<n && v[i]!='+' && v[i]!='-')
^
user.cpp:14:15: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if(v[i]=='*')
^
user.cpp:17:19: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if(v[i]<='9' && v[i]>='0')
^
user.cpp:17:32: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if(v[i]<='9' && v[i]>='0')
^
user.cpp:20:26: warning: array subscript has type ‘char’ [-Wchar-subscripts]
while(v[i]<='9' && v[i]>='0')
^
user.cpp:20:39: warning: array subscript has type ‘char’ [-Wchar-subscripts]
while(v[i]<='9' && v[i]>='0')
^
user.cpp:22:33: warning: array subscript has type ‘char’ [-Wchar-subscripts]
nr=nr*10+v[i]-'0';
^
user.cpp:27:24: warning: array subscript has type ‘char’ [-Wchar-subscripts]
else if(v[i]=='(')
^
user.cpp:35:19: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if(v[i]<='9' && v[i]>='0')
^
user.cpp:35:32: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if(v[i]<='9' && v[i]>='0')
^
user.cpp:38:26: warning: array subscript has type ‘char’ [-Wchar-subscripts]
while(v[i]<='9' && v[i]>='0')
^
user.cpp:38:39: warning: array subscript has type ‘char’ [-Wchar-subscripts]
while(v[i]<='9' && v[i]>='0')
^
user.cpp:40:33: warning: array subscript has type ‘char’ [-Wchar-subscripts]
nr=nr*10+v[i]-'0';
^
user.cpp:45:24: warning: array subscript has type ‘char’ [-Wchar-subscripts]
else if(v[i]=='(')
^
user.cpp: In function ‘int eval()’:
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 424kb | Incorect | 0 |
2 | 0ms | 428kb | Incorect | 0 |
3 | 0ms | 436kb | Incorect | 0 |
4 | 28ms | 8564kb | Killed by signal 11(SIGSEGV). | 0 |
5 | Depăşit | 376kb | Time limit exceeded. | 0 |
6 | Depăşit | 380kb | Time limit exceeded. | 0 |
7 | Depăşit | 384kb | Time limit exceeded. | 0 |
8 | 44ms | 8572kb | Killed by signal 11(SIGSEGV). | 0 |
9 | Depăşit | 480kb | Time limit exceeded. | 0 |
10 | Depăşit | 8656kb | Time limit exceeded. | 0 |
Punctaj total | 0 |