Borderou de evaluare (job #2659391)

Utilizator cristiemanuelstroe cristian emanuel cristiemanuel Data 16 octombrie 2020 18:39:02
Problema Cerc3 Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'void solve()': main.cpp:56:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < Nr[q].size(); i++) ~~^~~~~~~~~~~~~~ main.cpp:55:3: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(int q = 1; q <= cnt; q++) ^~~ main.cpp:69:5: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' int ma = -inf, poz; ^~~ main.cpp:70:4: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(int i = 1; i <= n; i++) ^~~ main.cpp:73:5: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' out<<poz<<' '<<ma; ^~~ main.cpp:54:7: warning: variable 'maxx' set but not used [-Wunused-but-set-variable] int maxx[Nmax]; ^~~~ main.cpp:73:15: warning: 'poz' may be used uninitialized in this function [-Wmaybe-uninitialized] out<<poz<<' '<<ma; ^~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
12ms131kbToate valorile sunt gresite!0
23ms131kbToate valorile sunt gresite!0
32ms131kbToate valorile sunt gresite!0
43ms131kbToate valorile sunt gresite!0
53ms131kbToate valorile sunt gresite!0
63ms131kbToate valorile sunt gresite!0
73ms131kbToate valorile sunt gresite!0
83ms131kbToate valorile sunt gresite!0
92ms131kbToate valorile sunt gresite!0
103ms131kbToate valorile sunt gresite!0
Punctaj total0

Ceva nu functioneaza?