Borderou de evaluare (job #2662398)

Utilizator valentinchipuc123Valentin Chipuc valentinchipuc123 Data 24 octombrie 2020 00:09:27
Problema Razboiul lumilor Status done
Runda contest1234 Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:59:9: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for (int i = 1; i <= n; i++) cout << dp1[i] << ' '; cout << '\n'; ^~~ main.cpp:59:61: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' for (int i = 1; i <= n; i++) cout << dp1[i] << ' '; cout << '\n'; ^~~~ main.cpp:60:9: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for (int i = 1; i <= n; i++) cout << dp2[i] << ' '; cout << '\n'; ^~~ main.cpp:60:61: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' for (int i = 1; i <= n; i++) cout << dp2[i] << ' '; cout << '\n'; ^~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
1274ms2080kbOK100
Punctaj total100

Ceva nu functioneaza?