Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2512326)
| Utilizator | Data | 20 decembrie 2019 21:08:18 | |
|---|---|---|---|
| Problema | Logic | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
| Scor | 40 | ||
Raport evaluator
Compilare:
main.cpp: In member function 'void ExpresionEvaluator::buildPostfix(char*)':
main.cpp:78:59: warning: array subscript has type 'char' [-Wchar-subscripts]
while(!s.empty() && priorities[s.top()]>=priorities[*p] && s.top()!=*p)
^
main.cpp:78:75: warning: array subscript has type 'char' [-Wchar-subscripts]
while(!s.empty() && priorities[s.top()]>=priorities[*p] && s.top()!=*p)
^
main.cpp: In function 'int getParams(char*, char*, int&)':
main.cpp:174:30: warning: array subscript has type 'char' [-Wchar-subscripts]
if(isVar(*p) && !f[*p])
^
main.cpp:177:17: warning: array subscript has type 'char' [-Wchar-subscripts]
f[*p]=1;
^
main.cpp: In member function 'int ExpresionEvaluator::getRes(int, int, char)':
main.cpp:46:5: warning: control reaches end of non-void function [-Wreturn-type]
}
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 3ms | 131kb | OK | 10 |
| 2 | 9ms | 131kb | OK | 10 |
| 3 | 3ms | 131kb | Killed by Signal 11 | 0 |
| 4 | 3ms | 131kb | Killed by Signal 11 | 0 |
| 5 | 24ms | 131kb | OK | 10 |
| 6 | 3ms | 131kb | Killed by Signal 11 | 0 |
| 7 | 3ms | 131kb | Killed by Signal 11 | 0 |
| 8 | 2ms | 131kb | OK | 10 |
| 9 | 3ms | 131kb | Incorect | 0 |
| 10 | 3ms | 131kb | Killed by Signal 11 | 0 |
| Punctaj total | 40 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
