|
|||||||||||||||
ultima problemă
grupă: mică
sursă: OMI 2016 ultimul articol
autor: Prof. Radu Vişinescu
ultimul software
autor: Prof. Emanuela Cerchez
|
Sursa 476362
Mesaj evaluator:
spirala1.cpp: In function 'int main()':
spirala1.cpp:74: warning: 'auto' will change meaning in C++0x; please remove it
spirala1.cpp:74: error: ISO C++ forbids declaration of 'indexMatrix' with no type
spirala1.cpp:74: error: expected primary-expression before '[' token
spirala1.cpp:74: error: expected primary-expression before ']' token
spirala1.cpp:74: error: expected primary-expression before 'const'
spirala1.cpp:74: error: expected primary-expression before 'const'
spirala1.cpp:74: error: expected unqualified-id before 'int'
spirala1.cpp:74: error: expected ',' or ';' before 'int'
spirala1.cpp:172: error: expected '}' at end of input
spirala1.cpp:74: warning: unused variable 'indexMatrix'
spirala1.cpp:72: warning: unused variable 'K'
spirala1.cpp:172: error: expected '}' at end of input
spirala1.cpp:27: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result
spirala1.cpp:28: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result
spirala1.cpp:30: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result
spirala1.cpp: At global scope:
spirala1.cpp:11: warning: 'INF' defined but not used
|
||||||||||||||
ajutor |