Borderou de evaluare (job #1467229)

Utilizator RuxyRezidentTMRuxandra P RuxyRezidentTM Data 3 august 2015 01:21:48
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:34:31: error: ‘strlen’ was not declared in this scope int i = 0, n = strlen(text), opN = -1; ^ user.cpp:44:22: error: ‘opN’ was not declared in this scope while(opN >= 0 && higherPreced(opStack.at(opN), text[i])) { ^ user.cpp:50:17: error: ‘opN’ was not declared in this scope opN++; ^ user.cpp:56:17: error: ‘opN’ was not declared in this scope opN++; ^ user.cpp:60:34: error: ‘opN’ was not declared in this scope while(opStack.at(opN) != '(') { ^ user.cpp:76:11: error: ‘opN’ was not declared in this scope while(opN >= 0) { ^

Ceva nu functioneaza?