0_0_11518600_27743.cpp:2:24: bits/stdc++.h: No such file or directory
0_0_11518600_27743.cpp:12: error: expected init-declarator before '<' token
0_0_11518600_27743.cpp:12: error: expected `,' or `;' before '<' token
0_0_11518600_27743.cpp:13: error: expected init-declarator before '<' token
0_0_11518600_27743.cpp:13: error: expected `,' or `;' before '<' token
0_0_11518600_27743.cpp:14: error: expected init-declarator before '<' token
0_0_11518600_27743.cpp:14: error: expected `,' or `;' before '<' token
0_0_11518600_27743.cpp: In function `void open()':
0_0_11518600_27743.cpp:20: error: `stdin' undeclared (first use this function)
0_0_11518600_27743.cpp:20: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_11518600_27743.cpp:20: error: `freopen' undeclared (first use this function)
0_0_11518600_27743.cpp:21: error: `stdout' undeclared (first use this function)
0_0_11518600_27743.cpp: At global scope:
0_0_11518600_27743.cpp:24: error: `pdd' does not name a type
0_0_11518600_27743.cpp:27: error: `pdd' was not declared in this scope
0_0_11518600_27743.cpp:27: error: `pdd' was not declared in this scope
0_0_11518600_27743.cpp:27: error: initializer expression list treated as compound expression
0_0_11518600_27743.cpp:27: error: expected `,' or `;' before '{' token
0_0_11518600_27743.cpp:29: error: `pdd' was not declared in this scope
0_0_11518600_27743.cpp:29: error: `pdd' was not declared in this scope
0_0_11518600_27743.cpp:29: error: initializer expression list treated as compound expression
0_0_11518600_27743.cpp:29: error: expected `,' or `;' before '{' token
0_0_11518600_27743.cpp: In function `ld apologize(int, int)':
0_0_11518600_27743.cpp:34: error: `p' undeclared (first use this function)
0_0_11518600_27743.cpp:34: error: `dis' cannot be used as a function
0_0_11518600_27743.cpp:36: error: `dis' cannot be used as a function
0_0_11518600_27743.cpp:36: error: `dis' cannot be used as a function
0_0_11518600_27743.cpp:36: error: `dis' cannot be used as a function
0_0_11518600_27743.cpp:36: error: `min' undeclared (first use this function)
0_0_11518600_27743.cpp:43: error: `Y' undeclared (first use this function)
0_0_11518600_27743.cpp:44: error: `sort' undeclared (first use this function)
0_0_11518600_27743.cpp:46: error: `dis' cannot be used as a function
0_0_11518600_27743.cpp: In function `int main()':
0_0_11518600_27743.cpp:52: error: `scanf' undeclared (first use this function)
0_0_11518600_27743.cpp:55: error: `p' undeclared (first use this function)
0_0_11518600_27743.cpp:56: error: `sort' undeclared (first use this function)
0_0_11518600_27743.cpp:57: error: `printf' undeclared (first use this function)
|