Borderou de evaluare (job #3348673)

Utilizator Cristian2007Tanase Cristian-Gabriel Cristian2007 Data 23 martie 2026 13:31:05
Problema Floyd-Warshall/Roy-Floyd Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:12:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 12 | for(j=1;j<=n;j++) | ^~~ main.cpp:15:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 15 | for(i=1;i<=n;i++) | ^~~ main.cpp:16:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 16 | for(j=1;j<=n;j++) | ^~~ main.cpp:20:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 20 | for(k=1;k<=n;k++) | ^~~ main.cpp:22:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 22 | for(j=1;j<=n;j++) | ^~~ main.cpp:25:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 25 | for(i=1;i<=n;i++) | ^~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms303kbOK10
20ms303kbOK10
30ms303kbOK10
40ms303kbOK10
50ms303kbOK10
61ms303kbOK10
71ms303kbOK10
81ms303kbOK10
91ms303kbOK10
101ms303kbOK10
Punctaj total100

Ceva nu functioneaza?