Borderou de evaluare (job #2698217)

Utilizator StefanSVStefan S V StefanSV Data 21 ianuarie 2021 15:00:43
Problema Muzeu Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:43:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(int i=0 ; i<n ; i++) ^~~ main.cpp:52:9: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' for(int i=0 ; i<n ; i++) ^~~ main.cpp:53:10: warning: this 'for' clause does not guard... [-Wmisleading-indentation] {for(int j=0 ; j<n ; j++) ^~~ main.cpp:54:55: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' cout<<setfill (' ') << setw (2)<<v[i][j]<<" ";cout<<endl;} ^~~~ main.cpp:28:9: warning: unused variable 'nr' [-Wunused-variable] int nr=0; ^~
Test Timp executie Memorie folosita Mesaj Punctaj/test
18ms131kbIncorect0
24ms131kbIncorect0
346ms262kbIncorect0
453ms655kbTime limit exceeded0
518ms524kbIncorect0
653ms1441kbTime limit exceeded0
753ms2228kbTime limit exceeded0
853ms1572kbTime limit exceeded0
953ms2621kbTime limit exceeded0
1042ms655kbIncorect0
Punctaj total0

Ceva nu functioneaza?