Borderou de evaluare (job #790972)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Cuvinte (clasa a 5-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 23 oct. 2024 16:39:56 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:14:24: error: 'uok' was not declared in this scope; did you mean 'ok'?
14 | if(c>=45 && c<=57) uok=2;
| ^~~
| ok
main.cpp:16:21: error: could not convert 'std::noskipws((*(std::ios_base*)((& std::operator>><char, char_traits<char> >(f.std::basic_ifstream<char>::<anonymous>, c)) + ((sizetype)(*(int*)((& std::operator>><char, char_traits<char> >(f.std::basic_ifstream<char>::<anonymous>, c))->std::basic_istream<char>::_vptr.basic_istream + -12))))))' from 'std::ios_base' to 'bool'
16 | while( noskipws(f>>c) )
| ~~~~~~~~^~~~~~
| |
| std::ios_base