Pagini recente » infoarena - comunitate informatica, concursuri de programare | Borderou de evaluare (job #1179318) | Borderou de evaluare (job #151778) | Borderou de evaluare (job #1230009) | Borderou de evaluare (job #1153506)
Borderou de evaluare (job #1153506)
Raport evaluator
Compilare:
user.cpp: In member function ‘void Evaluator::pushOperator(char)’:
user.cpp:66:33: warning: array subscript has type ‘char’ [-Wchar-subscripts]
while ( priority[ c ] <= priority[ ops.top() ] )
^
user.cpp:66:58: warning: array subscript has type ‘char’ [-Wchar-subscripts]
while ( priority[ c ] <= priority[ ops.top() ] )
^
user.cpp: In constructor ‘Evaluator::Evaluator()’:
user.cpp:75:27: warning: array subscript has type ‘char’ [-Wchar-subscripts]
priority[stopLabel] = 0;
^
user.cpp:82:23: warning: array subscript has type ‘char’ [-Wchar-subscripts]
priority[c] = _digit;
^
user.cpp: In member function ‘int Evaluator::evaluate(char*)’:
user.cpp:92:31: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if ( priority[*poz] != _digit ){
^
user.cpp:97:38: warning: array subscript has type ‘char’ [-Wchar-subscripts]
while ( priority[*poz] == _digit ){
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 372kb | OK | 10 |
| 2 | 0ms | 364kb | OK | 10 |
| 3 | 0ms | 368kb | OK | 10 |
| 4 | 0ms | 364kb | OK | 10 |
| 5 | 0ms | 372kb | OK | 10 |
| 6 | 0ms | 364kb | OK | 10 |
| 7 | 0ms | 380kb | OK | 10 |
| 8 | 0ms | 376kb | OK | 10 |
| 9 | 4ms | 472kb | OK | 10 |
| 10 | 4ms | 468kb | OK | 10 |
| Punctaj total | 100 |