Borderou de evaluare (job #2650694)

Utilizator bubblegumixUdrea Robert bubblegumix Data 19 septembrie 2020 18:48:45
Problema Evaluarea unei expresii Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int main()': main.cpp:99:42: error: 'strtok_s' was not declared in this scope char* cuv = strtok_s(postfix, " ", &next); ^ main.cpp:101:9: error: redeclaration of 'char* cuv' char* cuv = strtok(postfix, " "); ^~~ main.cpp:99:8: note: 'char* cuv' previously declared here char* cuv = strtok_s(postfix, " ", &next); ^~~ Non zero exit status: 1

Ceva nu functioneaza?