Borderou de evaluare (job #471968)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Meteor (clasa a 8-a) | Compilator | cpp |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 17 apr. 2019 19:18:17 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:7:7: error: expected nested-name-specifier before ‘PII’
user.cpp:7:7: error: ‘PII’ has not been declared
user.cpp:7:11: error: expected ‘;’ before ‘=’ token
user.cpp:7:11: error: expected unqualified-id before ‘=’ token
user.cpp:8:7: error: expected nested-name-specifier before ‘VP’
user.cpp:8:7: error: ‘VP’ has not been declared
user.cpp:8:11: error: expected ‘;’ before ‘=’ token
user.cpp:8:11: error: expected unqualified-id before ‘=’ token
user.cpp:11:1: error: ‘VP’ does not name a type
user.cpp:12:12: error: ‘int y1’ redeclared as different kind of symbol
/usr/include/i386-linux-gnu/bits/mathcalls.h:243:1: error: previous declaration of ‘double y1(double)’
user.cpp: In function ‘int main()’:
user.cpp:17:5: error: ‘v’ was not declared in this scope
user.cpp:17:17: error: ‘VP’ was not declared in this scope
user.cpp:20:22: error: cannot bind ‘std::basic_istream<char>::__istream_type {aka std::basic_istream<char>}’ lvalue to ‘std::basic_istream<char>&&’
/usr/include/c++/4.6/istream:852:5: error: initializing argument 1 of ‘std::basic_istream<_CharT, _Traits>& std::operator>>(std::basic_istream<_CharT, _Traits>&&, _Tp&) [with _CharT = char, _Traits = std::char_traits<char>, _Tp = double(double)throw ()]’