Borderou de evaluare (job #1166015)

Utilizator Dddarius95Darius-Florentin Neatu Dddarius95 Data 3 aprilie 2014 09:51:11
Problema Showroom Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp: In function ‘int main()’: user.cpp:24:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int j=0;j<s.size();++j) ^ user.cpp:28:93: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while(((s[j]>='a' && s[j]<='z') ||(s[j]>='0' && s[j]<='9')) && j<s.size()) ^ user.cpp:73:8: error: ‘sol’ was not declared in this scope g<<sol<<'\n'; ^

Ceva nu functioneaza?