Borderou de evaluare (job #2817300)

Utilizator TeodorMarciucMarciuc Teodor TeodorMarciuc Data 13 decembrie 2021 14:55:36
Problema Floyd-Warshall/Roy-Floyd Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:10:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 10 | for(i=1;i<=n;i++) | ^~~ main.cpp:15:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 15 | for(k=1;k<=n;k++) | ^~~ main.cpp:22:17: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 22 | for(j=1;j<=n;j++) | ^~~ main.cpp:26:21: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 26 | cout<<'\n'; | ^~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
12ms184kbIncorect0
22ms184kbIncorect0
32ms184kbIncorect0
42ms184kbIncorect0
52ms184kbIncorect0
62ms184kbIncorect0
72ms184kbIncorect0
82ms184kbIncorect0
92ms184kbIncorect0
102ms184kbIncorect0
Punctaj total0

Ceva nu functioneaza?