0_0_21212599_31082.cpp:5:9: error: #include expects "FILENAME" or <FILENAME>
#include
^
0_0_21212599_31082.cpp: In function 'int set_fightyear()':
0_0_21212599_31082.cpp:30:12: error: 'HN0' was not declared in this scope
if(HN0)
^
0_0_21212599_31082.cpp: At global scope:
0_0_21212599_31082.cpp:38:5: error: expected unqualified-id before 'if'
if(ak0;i--)
^
0_0_21212599_31082.cpp:38:12: error: 'i' does not name a type
if(ak0;i--)
^
0_0_21212599_31082.cpp:48:1: error: expected declaration before '}' token
}
^
|