Borderou de evaluare (job #2708327)

Utilizator eduardpetcuPetcu Eduard Gabriel eduardpetcu Data 18 februarie 2021 16:37:46
Problema Sortare topologica Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 20

Raport evaluator

Compilare: main.cpp: In function 'void df(int)': main.cpp:13:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(int i=1;i<=n;i++) ^~~ main.cpp:16:9: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' v[++nr]=x; ^ main.cpp:11:9: warning: unused variable 'i' [-Wunused-variable] int i; ^ main.cpp: In function 'int main()': main.cpp:23:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(int i=1;i<=n;i++) ^~~ main.cpp:26:5: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' for(int i=n;i>=1;i--) ^~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
13ms131kbOK10
23ms131kbOK10
33ms131kbKilled by Signal 110
42ms131kbKilled by Signal 110
53ms131kbKilled by Signal 110
63ms131kbKilled by Signal 110
73ms131kbKilled by Signal 110
83ms131kbKilled by Signal 110
93ms131kbKilled by Signal 110
102ms131kbKilled by Signal 110
Punctaj total20

Ceva nu functioneaza?