Pagini recente » Borderou de evaluare (job #1718733) | Monitorul de evaluare | Borderou de evaluare (job #1337312) | Borderou de evaluare (job #2360351) | Borderou de evaluare (job #2661008)
Borderou de evaluare (job #2661008)
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() - 1; 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<<' '<<poz - 1;
^~~
main.cpp:52:7: warning: variable 'maxx' set but not used [-Wunused-but-set-variable]
int maxx[Nmax];
^~~~
main.cpp:71:35: warning: 'poz' may be used uninitialized in this function [-Wmaybe-uninitialized]
out<<cnt<<' '<<ma<<' '<<poz - 1;
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 4ms | 131kb | Ultimele doua valori gresite! | 2 |
| 2 | 3ms | 131kb | A treia valoare gresita! | 7 |
| 3 | 3ms | 262kb | Ultimele doua valori gresite! | 2 |
| 4 | 3ms | 262kb | Ultimele doua valori gresite! | 2 |
| 5 | 4ms | 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 | 35 |