|
|||||||||||||||
ultima problemă
grupă: mică
sursă: OMI 2016 ultimul articol
autor: Prof. Radu Vişinescu
ultimul software
autor: Prof. Emanuela Cerchez
|
Sursa 447744
Mesaj evaluator:
criptare.cpp:1:26: bits/stdc++.h: No such file or directory
criptare.cpp:10: warning: initialization to `const int' from `double'
criptare.cpp:10: warning: argument to `int' from `double'
criptare.cpp:29: parse error before `&' token
criptare.cpp:36: ISO C++ forbids defining types within return type
criptare.cpp:36: syntax error before `&' token
criptare.cpp:42: ISO C++ forbids declaration of `next' with no type
criptare.cpp:43: parse error before `}' token
criptare.cpp: In function `char current()':
criptare.cpp:51: `m_buffer' undeclared (first use this function)
criptare.cpp:51: (Each undeclared identifier is reported only once for each
function it appears in.)
criptare.cpp:51: `m_pos' undeclared (first use this function)
criptare.cpp: In function `void next()':
criptare.cpp:54: new declaration `void next()'
criptare.cpp:42: ambiguates old declaration `int next()'
criptare.cpp: In function `void next()':
criptare.cpp:55: `kBufferSize' undeclared (first use this function)
criptare.cpp:56: `m_stream' undeclared (first use this function)
criptare.cpp: At global scope:
criptare.cpp:61: 'ifstream' is used as a type, but is not defined as a type.
criptare.cpp:62: `int m_pos' used prior to declaration
criptare.cpp:63: 'unique_ptr' is used as a type, but is not defined as a type.
criptare.cpp:64: parse error before `}' token
|
||||||||||||||
ajutor |