Borderou de evaluare (job #2367777)

Utilizator BogdanRuleaBogdan Rulea BogdanRulea Data 5 martie 2019 12:12:03
Problema Joc9 Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'void sol()': main.cpp:32:18: warning: this 'if' clause does not guard... [-Wmisleading-indentation] else if(s1[i-1][j]<s1[i-1][j-1]) ^~ main.cpp:34:17: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' v1.maxscor=max(v1.maxscor,s1[i][j]); ^~ main.cpp:41:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(s2[i][j-1]<s2[i+1][j]) ^~ main.cpp:43:13: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' v2.maxscor=max(v2.maxscor,s2[i][j]); ^~ main.cpp:50:18: warning: this 'if' clause does not guard... [-Wmisleading-indentation] else if(s3[i][j+1]<s3[i+1][j+1]) ^~ main.cpp:52:17: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' v3.maxscor=max(v3.maxscor,s3[i][j]); ^~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
12ms393kbOK!1020
23ms524kbOK!10
34ms786kbOK!1020
44ms786kbOK!10
55ms917kbOK!1020
65ms1048kbOK!10
76ms1179kbOK!1020
86ms1179kbOK!10
96ms1048kbOK!1020
106ms1179kbOK!10
Punctaj total100

Ceva nu functioneaza?