Borderou de evaluare (job #3202403)

Utilizator miruna.abAbaianiti Miruna miruna.ab Data 11 februarie 2024 14:44:11
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:35:4: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 35 | for(int j=1; j<=n; j++)fout<<dist[i][j]<<' '; fout<<endl;} | ^~~ main.cpp:35:50: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 35 | for(int j=1; j<=n; j++)fout<<dist[i][j]<<' '; fout<<endl;} | ^~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms303kbOK10
20ms303kbOK10
30ms303kbOK10
40ms303kbOK10
50ms303kbOK10
60ms303kbOK10
71ms303kbOK10
81ms303kbOK10
91ms303kbOK10
102ms303kbOK10
Punctaj total100

Ceva nu functioneaza?