Borderou de evaluare (job #1448385)

Utilizator ajeccAjechiloae Eugen ajecc Data 6 iunie 2015 22:27:08
Problema Text3 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:14:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=1; i<s.size(); i++) ^ user.cpp: In function ‘void c()’: user.cpp:52:35: warning: suggest parentheses around assignment used as truth value [-Wparentheses] while(f=s.find('\n')!=string::npos) ^ user.cpp:56:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0; i<s.size()-1; i++) ^ user.cpp:58:35: error: ‘i’ was not declared in this scope s.erase(s.begin()+i); i--; ^

Ceva nu functioneaza?