Pagini recente » Cod sursa (job #899447) | Autentificare | Borderou de evaluare (job #3187820) | Borderou de evaluare (job #508813) | Borderou de evaluare (job #2651104)
Borderou de evaluare (job #2651104)
Raport evaluator
Compilare:
main.cpp: In function 'void solve()':
main.cpp:91:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int index = 0; index < poz[0].size(); index++)
~~~~~~^~~~~~~~~~~~~~~
main.cpp:105:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int index = 0; index < poz[unlock].size(); index++)
~~~~~~^~~~~~~~~~~~~~~~~~~~
main.cpp:116:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(depth[get_father(to1d(poz[0][0]))] == poz[0].size() + poz[unlock].size()) nr_unlock++;
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp:102:9: warning: unused variable 'zero_time' [-Wunused-variable]
int zero_time = global_time, nr_unlock = 0;
^~~~~~~~~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 336ms | 11825kb | Incorect | 0 |
| Punctaj total | 0 |