Borderou de evaluare (job #2659392)

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

Raport evaluator

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

Ceva nu functioneaza?