Borderou de evaluare (job #2451517)

Utilizator RookieEmperorCristian Mihai RookieEmperor Data 27 august 2019 02:46:21
Problema Expresii min-max Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int compute_postfix(std::__cxx11::string)': main.cpp:77:25: error: 'strtok' was not declared in this scope p = strtok(&post[0]," "); ^ main.cpp:81:20: error: 'strcmp' was not declared in this scope if (strcmp(p, "m") != 0 && strcmp(p,"M") != 0) ^ main.cpp:85:20: error: 'strcmp' was not declared in this scope if (strcmp(p, "m") == 0) ^ main.cpp:100:18: error: 'strcmp' was not declared in this scope if(strcmp(p,"M") == 0){ ^ Non zero exit status: 1

Ceva nu functioneaza?