Borderou de evaluare (job #2659400)

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

Raport evaluator

Compilare: main.cpp: In function 'void solve()': main.cpp:54:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < Nr[q].size(); i++) ~~^~~~~~~~~~~~~~ main.cpp:53:3: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(int q = 1; q <= cnt; q++) ^~~ main.cpp:67:5: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' int ma = -inf, poz; ^~~ main.cpp:68:4: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(int i = 1; i <= n; i++) ^~~ main.cpp:71:5: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' out<<cnt<<' '<<ma - 1<<' '<<poz - 1; ^~~ main.cpp:52:7: warning: variable 'maxx' set but not used [-Wunused-but-set-variable] int maxx[Nmax]; ^~~~ main.cpp:71:39: warning: 'poz' may be used uninitialized in this function [-Wmaybe-uninitialized] out<<cnt<<' '<<ma - 1<<' '<<poz - 1; ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
12ms131kbUltimele doua valori gresite!2
23ms131kbA treia valoare gresita!7
33ms262kbUltimele doua valori gresite!2
43ms262kbKilled by Signal 110
54ms262kbUltimele doua valori gresite!2
65ms262kbUltimele doua valori gresite!2
75ms262kbUltimele doua valori gresite!2
86ms262kbA treia valoare gresita!7
96ms262kbA treia valoare gresita!7
103ms131kbUltimele doua valori gresite!2
Punctaj total33

Ceva nu functioneaza?