0_0_13049024_28796.cpp:1:9: #include expects "FILENAME" or <FILENAME>
0_0_13049024_28796.cpp:3:9: #include expects "FILENAME" or <FILENAME>
0_0_13049024_28796.cpp: In function `int main()':
0_0_13049024_28796.cpp:76: error: `cin' undeclared (first use this function)
0_0_13049024_28796.cpp:76: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_13049024_28796.cpp:85: error: expected primary-expression before '/' token
0_0_13049024_28796.cpp:85: error: `FONT' undeclared (first use this function)
0_0_13049024_28796.cpp:88: error: `scanf' undeclared (first use this function)
0_0_13049024_28796.cpp:97: error: expected primary-expression before '/' token
0_0_13049024_28796.cpp:119: error: `memset' undeclared (first use this function)
0_0_13049024_28796.cpp:122: error: expected primary-expression before '/' token
0_0_13049024_28796.cpp:133: error: expected primary-expression before '/' token
0_0_13049024_28796.cpp:162: error: expected primary-expression before '/' token
0_0_13049024_28796.cpp:166: error: `printf' undeclared (first use this function)
|