Borderou de evaluare (job #2628722)

Utilizator PatrickCplusplusPatrick Kristian Ondreovici PatrickCplusplus Data 17 iunie 2020 11:10:51
Problema Elimin Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:7:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(int j=0;j<m;++j) ^~~ main.cpp:8:50: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' if(n<=m)fin>>matrix[i][j];else fin>>matrix[j][i];if(n>m) ^~ main.cpp:8:50: warning: this 'if' clause does not guard... [-Wmisleading-indentation] main.cpp:9:21: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' swap(n,m),swap(r,c);for(int stare=0;stare<(1<<n);++stare) ^~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
12ms131kbOK10
22ms131kbOK10
33ms131kbOK10
45ms131kbOK10
53ms131kbOK10
66ms131kbOK10
7104ms262kbOK10
838ms262kbOK10
934ms262kbOK10
10166ms262kbOK10
Punctaj total100

Ceva nu functioneaza?