Borderou de evaluare (job #1322032)
Utilizator | Data | 19 ianuarie 2015 18:59:03 | |
---|---|---|---|
Problema | Potrivire | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘std::vector<std::basic_string<char> > split(std::string&)’:
user.cpp:20:25: error: ‘typeof’ was not declared in this scope
for(typeof(s.begin()) it=s.begin(); it!=s.end(); ++it)
^
user.cpp:20:27: error: expected ‘;’ before ‘it’
for(typeof(s.begin()) it=s.begin(); it!=s.end(); ++it)
^
user.cpp:20:41: error: ‘it’ was not declared in this scope
for(typeof(s.begin()) it=s.begin(); it!=s.end(); ++it)
^
user.cpp: In function ‘int main()’:
user.cpp:58:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i=0; i<qq.size(); ++i)
^
user.cpp:80:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(i+1==qq.size())
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !