Borderou de evaluare (job #3036874)

Utilizator EduardSubreduSubredu Eduard EduardSubredu Data 25 martie 2023 11:05:46
Problema Paranteze inversate Status done
Runda Universitatea Tehnică din Cluj-Napoca - 2023 - Concurs Compilator cpp-64
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:35:41: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 35 | for (int j = x; j <= n; j++) | ^~~ main.cpp:38:49: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 38 | if (u < z) { | ^~ main.cpp:54:41: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 54 | for (int j = x; j <= n; j++) | ^~~ main.cpp:57:49: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 57 | if (u < z) { | ^~ main.cpp:26:32: warning: variable 'cautare' set but not used [-Wunused-but-set-variable] 26 | int x, cautare; | ^~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
19ms303kbIncorect0
Punctaj total0

Ceva nu functioneaza?