Borderou de evaluare (job #2466130)

Utilizator ZenoTeodor Anitoaei Zeno Data 1 octombrie 2019 16:38:31
Problema Portofel Status done
Runda Arhiva ICPC Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:61:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < wallet.size(); i++) ~~^~~~~~~~~~~~~~~ main.cpp:63:54: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(atm[indexAtm] < wallet[i] && indexAtm < atm.size()) ~~~~~~~~~^~~~~~~~~~~~ main.cpp:66:62: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while(atm[indexAtm] <= wallet[i] && indexAtm < atm.size()) ~~~~~~~~~^~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
1118ms524kbOK100
Punctaj total100

Ceva nu functioneaza?