Borderou de evaluare (job #580161)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Numchar (clasa a 5-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 29 ian. 2021 10:00:17 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:20:17: error: 'cisdigit' was not declared in this scope; did you mean 'isdigit'?
20 | else if(cisdigit(c))
| ^~~~~~~~
| isdigit