Pagini recente » Cod sursa (job #697049) | Cod sursa (job #1632604) | Cod sursa (job #2694785) | Cod sursa (job #2965846) | Borderou de evaluare (job #2651128)
Borderou de evaluare (job #2651128)
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:119:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(depth[get_father(to1d(poz[0][0]))] == poz[0].size() + accesed && accesed > ((bool)poz[unlock].size())) {nr_unlock++;}
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 260ms | 7290kb | Incorect | 0 |
| Punctaj total | 0 |