Pagini recente » Borderou de evaluare (job #1907397) | Borderou de evaluare (job #2924513) | Borderou de evaluare (job #2962954) | Borderou de evaluare (job #2187354) | Borderou de evaluare (job #2659392)
Borderou de evaluare (job #2659392)
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 |
1 | 3ms | 262kb | Ultimele doua valori gresite! | 2 |
2 | 3ms | 131kb | Ultimele doua valori gresite! | 2 |
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 | Ultimele doua valori gresite! | 2 |
9 | 6ms | 262kb | Ultimele doua valori gresite! | 2 |
10 | 3ms | 131kb | Ultimele doua valori gresite! | 2 |
Punctaj total | 18 |