Borderou de evaluare (job #2455428)

Utilizator Lazar_LaurentiuLazar Laurentiu Lazar_Laurentiu Data 11 septembrie 2019 19:06:44
Problema Cerc3 Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'int gcd(int, int)': main.cpp:27:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(a<0)a=-a; if(b<0)b=-b; ^~ main.cpp:27:16: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if(a<0)a=-a; if(b<0)b=-b; ^~ main.cpp:28:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(a==0)return b; if(b==0)return a; ^~ main.cpp:28:21: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if(a==0)return b; if(b==0)return a; ^~
Test Timp executie Memorie folosita Mesaj Punctaj/test
12ms131kbOK!10
22ms262kbOK!10
32ms131kbOK!10
43ms262kbOK!10
54ms262kbOK!10
65ms393kbOK!10
75ms393kbOK!10
86ms393kbOK!10
97ms393kbOK!10
102ms262kbOK!10
Punctaj total100

Ceva nu functioneaza?