Borderou de evaluare (job #1135343)
| Utilizator | Data | 7 martie 2014 18:31:46 | |
|---|---|---|---|
| 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:93:21: error: ‘itoa’ was not declared in this scope
itoa(i,xx,10);
^
user.cpp: In function ‘void solve()’:
user.cpp:110:43: error: ‘itoa’ was not declared in this scope
{ char xx[5]; itoa((i-1),xx,10); y = xx; }
^
user.cpp:113: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 !
