|
|||||||||||||||
ultima problemă
grupă: mică
sursă: OMI 2016 ultimul articol
autor: Prof. Radu Vişinescu
ultimul software
autor: Prof. Emanuela Cerchez
|
Sursa 627963
Mesaj evaluator:
colina.cpp:6:12: warning: missing terminating ' character
colina.cpp:6: error: missing terminating ' character
colina.cpp:8: error: 'm' has not been declared
colina.cpp:8: error: 'v' has not been declared
colina.cpp:8: error: 'maxx' has not been declared
colina.cpp:8: error: 'i_max' has not been declared
colina.cpp:8: error: 'x' has not been declared
colina.cpp:8: error: expected ')' before ';' token
colina.cpp:6: error: default argument missing for parameter 5 of 'std::ofstream g(int, int, int*, int, int, int)'
colina.cpp:6: error: default argument missing for parameter 6 of 'std::ofstream g(int, int, int*, int, int, int)'
colina.cpp: In function 'int binary_search1(int, int)':
colina.cpp:13: error: 'v' was not declared in this scope
colina.cpp:13: error: 'x' was not declared in this scope
colina.cpp:17: error: 'v' was not declared in this scope
colina.cpp:17: error: 'x' was not declared in this scope
colina.cpp: In function 'int binary_search2(int, int)':
colina.cpp:26: error: 'v' was not declared in this scope
colina.cpp:26: error: 'x' was not declared in this scope
colina.cpp:30: error: 'v' was not declared in this scope
colina.cpp:30: error: 'x' was not declared in this scope
colina.cpp: In function 'int main()':
colina.cpp:38: error: 'n' was not declared in this scope
colina.cpp:38: error: 'm' was not declared in this scope
colina.cpp:41: error: 'v' was not declared in this scope
colina.cpp:42: error: 'maxx' was not declared in this scope
colina.cpp:45: error: 'i_max' was not declared in this scope
colina.cpp:51: error: 'x' was not declared in this scope
colina.cpp:52: error: 'i_max' was not declared in this scope
colina.cpp:56: error: invalid operands of types 'std::ofstream(int, int, int*, int, int, int)' and 'const char [4]' to binary 'operator<<'
colina.cpp:58: error: invalid operands of types 'std::ofstream(int, int, int*, int, int, int)' and 'int' to binary 'operator<<'
colina.cpp:60: error: invalid operands of types 'std::ofstream(int, int, int*, int, int, int)' and 'int' to binary 'operator<<'
colina.cpp:61: error: invalid operands of types 'std::ofstream(int, int, int*, int, int, int)' and 'char' to binary 'operator<<'
colina.cpp:65: error: invalid operands of types 'std::ofstream(int, int, int*, int, int, int)' and 'const char [4]' to binary 'operator<<'
colina.cpp:69: error: request for member 'close' in 'g', which is of non-class type 'std::ofstream(int, int, int*, int, int, int)'
|
||||||||||||||
ajutor |