Borderou de evaluare (job #2345036)

Utilizator elenaisaiaElena Isaia elenaisaia Data 15 februarie 2019 20:20:15
Problema Joc13 Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'void citire()': main.cpp:20:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(int i=0;i<n;i++) ^~~ main.cpp:21:28: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' cout<<a[0][i]<<" ";cout<<"\n"; ^~~~ main.cpp:22:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(int i=0;i<n;i++) ^~~ main.cpp:23:28: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' cout<<a[1][i]<<" ";cout<<"\n";cout<<"\n"; ^~~~ main.cpp: In function 'void afisare()': main.cpp:30:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(int i=0;i<n;i++) ^~~ main.cpp:31:31: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' cout<<dp[0][i].s<<" ";cout<<"\n"; ^~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
12ms131kbIncorect0
22ms131kbIncorect0
32ms131kbIncorect0
42ms131kbIncorect0
52ms131kbIncorect0
64ms131kbIncorect0
76ms131kbIncorect0
87ms131kbIncorect0
98ms131kbIncorect0
109ms131kbIncorect0
Punctaj total0

Ceva nu functioneaza?