Borderou de evaluare (job #362313)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Cladiri (clasa a 6-a) | Compilator | cpp |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 10 mar. 2018 09:21:18 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘char ciframax(std::string)’:
user.cpp:7:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
user.cpp:8:17: error: ‘lmax’ was not declared in this scope
user.cpp: In function ‘int cate(std::string)’:
user.cpp:16:33: error: cannot convert ‘std::basic_string<char>’ to ‘int’ in initialization
user.cpp: At global scope:
user.cpp:38:12: error: variable ‘std::ifstream in’ has initializer but incomplete type
user.cpp:39:13: error: variable ‘std::ofstream out’ has initializer but incomplete type
user.cpp: In function ‘int main()’:
user.cpp:44:36: error: expected unqualified-id before ‘;’ token
user.cpp:46:9: error: ‘n’ was not declared in this scope
user.cpp:51:15: error: ‘cmax’ was not declared in this scope
user.cpp:44:25: warning: unused variable ‘adaug’ [-Wunused-variable]