0_0_30232524_25150.cpp:2:4: error: stray '#' in program
2 #include <cstdio>
^
0_0_30232524_25150.cpp:3:4: error: stray '#' in program
3 #include <cstring>
^
0_0_30232524_25150.cpp:4:4: error: stray '#' in program
4 #include <iostream>
^
0_0_30232524_25150.cpp:5:4: error: stray '#' in program
5 #include <algorithm>
^
0_0_30232524_25150.cpp:1:2: error: expected unqualified-id before numeric constant
1 //2017-05-24
^
0_0_30232524_25150.cpp:8:2: error: expected unqualified-id before numeric constant
8
^
0_0_30232524_25150.cpp:10:1: error: expected unqualified-id before numeric constant
10 double dp[N];
^
0_0_30232524_25150.cpp:11:1: error: expected unqualified-id before numeric constant
11
^
|