Borderou de evaluare (job #2225968)

Utilizator oldatlantianSerban Cercelescu oldatlantian Data 28 iulie 2018 20:57:38
Problema Curse de cai Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Compilare: user.cpp: In function ‘void solve()’: user.cpp:26:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0, ptr = 0; i < a.size() && ptr < b.size(); ++i) { ~~^~~~~~~~~~ user.cpp:26:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0, ptr = 0; i < a.size() && ptr < b.size(); ++i) { ~~~~^~~~~~~~~~ user.cpp:27:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while (ptr < b.size() && a[i] > b[ptr]) ~~~~^~~~~~~~~~ user.cpp:29:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (ptr < b.size() && a[i] == b[ptr]) { ~~~~^~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
14ms1332kbIncorect0
Punctaj total0

Ceva nu functioneaza?