Pagini recente » Borderou de evaluare (job #2541484) | Borderou de evaluare (job #1368157) | Borderou de evaluare (job #1778264) | Borderou de evaluare (job #1690994) | Borderou de evaluare (job #1360907)
Borderou de evaluare (job #1360907)
Raport evaluator
Compilare:
user.cpp: In function ‘long long int eval()’:
user.cpp:13:14: warning: array subscript has type ‘char’ [-Wchar-subscripts]
while(s[i]=='+'||s[i]=='-')
^
user.cpp:13:25: warning: array subscript has type ‘char’ [-Wchar-subscripts]
while(s[i]=='+'||s[i]=='-')
^
user.cpp:15:15: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if(s[i]=='+')
^
user.cpp:20:20: warning: array subscript has type ‘char’ [-Wchar-subscripts]
else if(s[i]=='-')
^
user.cpp: In function ‘long long int termen()’:
user.cpp:32:15: warning: array subscript has type ‘char’ [-Wchar-subscripts]
while (s[i]=='*'||s[i]=='/')
^
user.cpp:32:26: warning: array subscript has type ‘char’ [-Wchar-subscripts]
while (s[i]=='*'||s[i]=='/')
^
user.cpp:34:15: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if(s[i]=='*')
^
user.cpp:39:20: warning: array subscript has type ‘char’ [-Wchar-subscripts]
else if(s[i]=='/')
^
user.cpp: In function ‘long long int factor()’:
user.cpp:51:11: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if(s[i]=='(')
^
user.cpp:59:18: warning: array subscript has type ‘char’ [-Wchar-subscripts]
while(s[i]>='0'&&s[i]<='9')
^
user.cpp:59:29: warning: array subscript has type ‘char’ [-Wchar-subscripts]
while(s[i]>='0'&&s[i]<='9')
^
user.cpp:61:23: warning: array subscript has type ‘char’ [-Wchar-subscripts]
r=r*10+s[i]-'0';
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 408kb | OK | 10 |
2 | 0ms | 408kb | OK | 10 |
3 | 0ms | 404kb | OK | 10 |
4 | 0ms | 408kb | Incorect | 0 |
5 | 0ms | 408kb | Incorect | 0 |
6 | 0ms | 412kb | Incorect | 0 |
7 | 0ms | 416kb | Incorect | 0 |
8 | 0ms | 420kb | Incorect | 0 |
9 | 0ms | 508kb | OK | 10 |
10 | 0ms | 504kb | Incorect | 0 |
Punctaj total | 40 |