Borderou de evaluare (job #2235353)

Utilizator ctlin04UAIC.VlasCatalin ctlin04 Data 26 august 2018 16:31:03
Problema Copii3 Status done
Runda Algoritmiada 2018 Runda Maraton Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp: In function ‘int main()’: user.cpp:148:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int j=0; j<aux.size(); ++j) ~^~~~~~~~~~~ user.cpp:151:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int j=1; j<aux.size()-1; ++j) ~^~~~~~~~~~~~~ user.cpp:168:8: error: ‘sol’ was not declared in this scope sol=aux[l1]; ^~~ user.cpp:176:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int j=1; j<aux.size(); ++j) sol=min(sol,aux[j]); ~^~~~~~~~~~~

Ceva nu functioneaza?