Borderou de evaluare (job #2538780)

Utilizator JeomIlascu Beatrice Georgiana Jeom Data 5 februarie 2020 08:46:53
Problema Evaluarea unei expresii Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'int Expresie()': main.cpp:20:5: warning: this 'while' clause does not guard... [-Wmisleading-indentation] while((e[i]=='+'||e[i]=='-')) ^~~~~ main.cpp:31:9: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'while' return sum; ^~~~~~ main.cpp: In function 'int Termen()': main.cpp:36:5: warning: this 'while' clause does not guard... [-Wmisleading-indentation] while((e[i]=='*'||e[i]=='/')) ^~~~~ main.cpp:47:9: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'while' return prod; ^~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
12ms131kbOK10
22ms131kbOK10
32ms131kbOK10
42ms131kbOK10
52ms131kbOK10
62ms131kbOK10
72ms131kbOK10
82ms131kbOK10
93ms262kbOK10
103ms262kbOK10
Punctaj total100

Ceva nu functioneaza?