Borderou de evaluare (job #1467230)

Utilizator RuxyRezidentTMRuxandra P RuxyRezidentTM Data 3 august 2015 01:22:42
Problema Evaluarea unei expresii Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp: In function ‘void parseText()’: user.cpp:35:31: error: ‘strlen’ was not declared in this scope int i = 0, n = strlen(text), opN = -1; ^ user.cpp:45:22: error: ‘opN’ was not declared in this scope while(opN >= 0 && higherPreced(opStack.at(opN), text[i])) { ^ user.cpp:51:17: error: ‘opN’ was not declared in this scope opN++; ^ user.cpp:57:17: error: ‘opN’ was not declared in this scope opN++; ^ user.cpp:61:34: error: ‘opN’ was not declared in this scope while(opStack.at(opN) != '(') { ^ user.cpp:77:11: error: ‘opN’ was not declared in this scope while(opN >= 0) { ^

Ceva nu functioneaza?