Borderou de evaluare (job #1864555)
Utilizator | Data | 31 ianuarie 2017 20:44:45 | |
---|---|---|---|
Problema | Charlie | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘void print()’:
user.cpp:16:22: error: ‘vf’ was not declared in this scope
for(int i=1; i<=vf; i++) g << st[i];
^
user.cpp:16:31: error: ‘g’ was not declared in this scope
for(int i=1; i<=vf; i++) g << st[i];
^
user.cpp:17:6: error: ‘g’ was not declared in this scope
g << '\n';
^
user.cpp: In function ‘int main()’:
user.cpp:36:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0; i<strlen(s); i++)
^
user.cpp:63:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while(i<strlen(s))
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !