Pagini recente » Borderou de evaluare (job #2606627) | Borderou de evaluare (job #2530252) | Borderou de evaluare (job #1729419) | Borderou de evaluare (job #2576410) | Borderou de evaluare (job #2659394)
Borderou de evaluare (job #2659394)
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<<' '<<ma - 1<<' '<<poz - 1;
^~~
main.cpp:53:7: warning: variable 'maxx' set but not used [-Wunused-but-set-variable]
int maxx[Nmax];
^~~~
main.cpp:72: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 |
1 | 2ms | 131kb | Ultimele doua valori gresite! | 2 |
2 | 3ms | 131kb | A treia valoare gresita! | 7 |
3 | 3ms | 262kb | Ultimele doua valori gresite! | 2 |
4 | 4ms | 262kb | Killed by Signal 11 | 0 |
5 | 3ms | 262kb | Ultimele doua valori gresite! | 2 |
6 | 5ms | 262kb | Ultimele doua valori gresite! | 2 |
7 | 5ms | 262kb | Ultimele doua valori gresite! | 2 |
8 | 6ms | 262kb | A treia valoare gresita! | 7 |
9 | 6ms | 262kb | A treia valoare gresita! | 7 |
10 | 3ms | 131kb | Ultimele doua valori gresite! | 2 |
Punctaj total | 33 |