|
|||||||||||||||
ultima problemă
grupă: mică
sursă: OMI 2016 ultimul articol
autor: Prof. Radu Vişinescu
ultimul software
autor: Prof. Emanuela Cerchez
|
Sursa 621700
Mesaj evaluator:
masina3.cpp:1: error: stray '#' in program
masina3.cpp:1: error: expected unqualified-id before '?' token
masina3.cpp:4: error: expected nested-name-specifier before 'ld'
masina3.cpp:4: error: 'ld' has not been declared
masina3.cpp:4: error: expected ';' before '=' token
masina3.cpp:4: error: expected unqualified-id before '=' token
masina3.cpp:6: error: 'ld' does not name a type
masina3.cpp: In function 'int main()':
masina3.cpp:14: error: 'ifstream' was not declared in this scope
masina3.cpp:14: error: expected ';' before 'cin'
masina3.cpp:15: error: 'ofstream' was not declared in this scope
masina3.cpp:15: error: expected ';' before 'cout'
masina3.cpp:16: warning: 'auto' will change meaning in C++0x; please remove it
masina3.cpp:16: error: ISO C++ forbids declaration of 'catalan' with no type
masina3.cpp:16: error: expected primary-expression before '[' token
masina3.cpp:16: error: expected primary-expression before ']' token
masina3.cpp:16: error: expected primary-expression before 'int'
masina3.cpp:16: error: expected ',' or ';' before '{' token
masina3.cpp:23: error: 'cin' was not declared in this scope
masina3.cpp:25: error: 'swap' was not declared in this scope
masina3.cpp:26: error: 'ld' was not declared in this scope
masina3.cpp:26: error: expected ';' before 'a'
masina3.cpp:26: error: expected primary-expression before ',' token
masina3.cpp:26: error: 'b' was not declared in this scope
masina3.cpp:26: warning: extended initializer lists only available with -std=c++0x or -std=gnu++0x
masina3.cpp:26: error: 'dp' was not declared in this scope
masina3.cpp:26: warning: extended initializer lists only available with -std=c++0x or -std=gnu++0x
masina3.cpp:27: error: 'a' was not declared in this scope
masina3.cpp:30: error: 'convcatalan' was not declared in this scope
masina3.cpp:36: error: expected ';' before 'ans'
masina3.cpp:38: error: 'memset' was not declared in this scope
masina3.cpp:44: error: 'ans' was not declared in this scope
masina3.cpp:47: error: 'ans' was not declared in this scope
masina3.cpp:47: error: 'catalan' cannot be used as a function
masina3.cpp:50: error: 'cout' was not declared in this scope
masina3.cpp:50: error: 'fixed' was not declared in this scope
masina3.cpp:50: error: 'setprecision' was not declared in this scope
masina3.cpp:50: error: 'truncl' was not declared in this scope
|
||||||||||||||
ajutor |