0_0_13053232_31018.cpp:1:10: #include expects "FILENAME" or <FILENAME>
0_0_13053232_31018.cpp:2:10: #include expects "FILENAME" or <FILENAME>
0_0_13053232_31018.cpp:3:10: #include expects "FILENAME" or <FILENAME>
0_0_13053232_31018.cpp:4:10: #include expects "FILENAME" or <FILENAME>
0_0_13053232_31018.cpp:5:10: #include expects "FILENAME" or <FILENAME>
0_0_13053232_31018.cpp:6:10: #include expects "FILENAME" or <FILENAME>
0_0_13053232_31018.cpp:7:10: #include expects "FILENAME" or <FILENAME>
0_0_13053232_31018.cpp:8:10: #include expects "FILENAME" or <FILENAME>
0_0_13053232_31018.cpp:9:10: #include expects "FILENAME" or <FILENAME>
0_0_13053232_31018.cpp:10:10: #include expects "FILENAME" or <FILENAME>
0_0_13053232_31018.cpp:11:10: #include expects "FILENAME" or <FILENAME>
0_0_13053232_31018.cpp:14: error: `acos' was not declared in this scope
0_0_13053232_31018.cpp:18: error: `pair' does not name a type
0_0_13053232_31018.cpp: In function `int main()':
0_0_13053232_31018.cpp:27: error: `scanf' undeclared (first use this function)
0_0_13053232_31018.cpp:27: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_13053232_31018.cpp:32: error: `memset' undeclared (first use this function)
0_0_13053232_31018.cpp:34: error: expected `;' before '{' token
0_0_13053232_31018.cpp:34: error: expected primary-expression before '{' token
0_0_13053232_31018.cpp:34: error: expected `)' before '{' token
0_0_13053232_31018.cpp:36: error: expected `;' before '{' token
0_0_13053232_31018.cpp:36: error: expected primary-expression before '{' token
0_0_13053232_31018.cpp:36: error: expected `)' before '{' token
0_0_13053232_31018.cpp:42: error: expected `;' before '{' token
0_0_13053232_31018.cpp:42: error: expected primary-expression before '{' token
0_0_13053232_31018.cpp:42: error: expected `)' before '{' token
0_0_13053232_31018.cpp:46: error: expected `;' before '{' token
0_0_13053232_31018.cpp:46: error: expected primary-expression before '{' token
0_0_13053232_31018.cpp:46: error: expected `)' before '{' token
0_0_13053232_31018.cpp:48: error: expected `;' before '{' token
0_0_13053232_31018.cpp:48: error: expected primary-expression before '{' token
0_0_13053232_31018.cpp:48: error: expected `)' before '{' token
0_0_13053232_31018.cpp:49: error: `max' undeclared (first use this function)
0_0_13053232_31018.cpp:52: error: expected `;' before '{' token
0_0_13053232_31018.cpp:52: error: expected primary-expression before '{' token
0_0_13053232_31018.cpp:52: error: expected `)' before '{' token
0_0_13053232_31018.cpp:61: error: `printf' undeclared (first use this function)
|