0_0_2920903_26525.cpp:2:17: stio.h: No such file or directory
0_0_2920903_26525.cpp:4: error: `MAXV' was not declared in this scope
0_0_2920903_26525.cpp:5: error: `MAXN' was not declared in this scope
0_0_2920903_26525.cpp:6: error: `MAXN' was not declared in this scope
0_0_2920903_26525.cpp:7: error: expected constructor, destructor, or type conversion before '<' token
0_0_2920903_26525.cpp:7: error: expected `,' or `;' before '<' token
0_0_2920903_26525.cpp:8: error: `MAXV' was not declared in this scope
0_0_2920903_26525.cpp: In function `int main()':
0_0_2920903_26525.cpp:17: error: `i' undeclared (first use this function)
0_0_2920903_26525.cpp:17: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_2920903_26525.cpp:17: error: `REP' undeclared (first use this function)
0_0_2920903_26525.cpp:17: error: expected `;' before "scanf"
0_0_2920903_26525.cpp:18: error: expected `;' before "scanf"
0_0_2920903_26525.cpp:20: error: expected `;' before '{' token
0_0_2920903_26525.cpp:30: error: `MAXV' undeclared (first use this function)
0_0_2920903_26525.cpp:30: error: expected `;' before "dp"
0_0_2920903_26525.cpp:30: error: `dp' undeclared (first use this function)
0_0_2920903_26525.cpp:32: error: expected `;' before '{' token
0_0_2920903_26525.cpp:41: error: expected `;' before "s"
0_0_2920903_26525.cpp:41: error: `s' undeclared (first use this function)
0_0_2920903_26525.cpp:43: error: expected `;' before '{' token
0_0_2920903_26525.cpp:47: error: `inf' undeclared (first use this function)
|