Borderou de evaluare (job #1135345)
Utilizator | Data | 7 martie 2014 18:33:07 | |
---|---|---|---|
Problema | Grazing | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘void compute()’:
user.cpp:92:21: error: ‘itoa’ was not declared in this scope
itoa(i,xx,10);
^
user.cpp: In function ‘void solve()’:
user.cpp:109:43: error: ‘itoa’ was not declared in this scope
{ char xx[5]; itoa((i-1),xx,10); y = xx; }
^
user.cpp:112:52: error: ‘itoa’ was not declared in this scope
{ char xx[5]; itoa((j+(j>3&&j%3)),xx,10); y = xx; }
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !