Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2190855)
| Utilizator | Data | 31 martie 2018 21:12:29 | |
|---|---|---|---|
| Problema | Logic | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
| Scor | 100 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘bool calcul(char*, int)’:
user.cpp:29:78: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if(Stiva[i]>='a' and Stiva[i]<='z') Calcul[++Vfcalc]=Valoare[Stiva[i]];
^
user.cpp: In function ‘int main()’:
user.cpp:47:58: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if(Sir1[j]>='a' and Sir1[j]<='z') Fr1[Sir1[j]]=1;
^
user.cpp:49:58: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if(Sir2[j]>='a' and Sir2[j]<='z') Fr2[Sir2[j]]=1;
^
user.cpp:64:50: warning: array subscript has type ‘char’ [-Wchar-subscripts]
while(Vfop1>=1 and Prioritate[Sir1[j]]<=Prioritate[Oper1[Vfop1]])
^
user.cpp:64:76: warning: array subscript has type ‘char’ [-Wchar-subscripts]
while(Vfop1>=1 and Prioritate[Sir1[j]]<=Prioritate[Oper1[Vfop1]])
^
user.cpp:79:50: warning: array subscript has type ‘char’ [-Wchar-subscripts]
while(Vfop2>=1 and Prioritate[Sir2[j]]<=Prioritate[Oper2[Vfop2]])
^
user.cpp:79:76: warning: array subscript has type ‘char’ [-Wchar-subscripts]
while(Vfop2>=1 and Prioritate[Sir2[j]]<=Prioritate[Oper2[Vfop2]])
^
user.cpp:90:53: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if((j & (1<<k))!=0) Valoare[Var[k+1]]=1;
^
user.cpp:91:38: warning: array subscript has type ‘char’ [-Wchar-subscripts]
else Valoare[Var[k+1]]=0;
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 0ms | 1384kb | OK | 10 |
| 2 | 0ms | 1376kb | OK | 10 |
| 3 | 0ms | 1380kb | OK | 10 |
| 4 | 0ms | 1376kb | OK | 10 |
| 5 | 4ms | 1384kb | OK | 10 |
| 6 | 0ms | 1380kb | OK | 10 |
| 7 | 0ms | 1376kb | OK | 10 |
| 8 | 0ms | 1380kb | OK | 10 |
| 9 | 0ms | 1376kb | OK | 10 |
| 10 | 0ms | 1380kb | OK | 10 |
| Punctaj total | 100 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
