0_0_20291318_7479.cpp:2:4: error: stray '#' in program
2 #include <algorithm>
^
0_0_20291318_7479.cpp:3:4: error: stray '#' in program
3 #include <iomanip>
^
0_0_20291318_7479.cpp:2:2: error: expected unqualified-id before numeric constant
2 #include <algorithm>
^
0_0_20291318_7479.cpp:5:2: error: expected unqualified-id before numeric constant
5
^
0_0_20291318_7479.cpp:11:1: error: expected unqualified-id before numeric constant
11 bool cmp(const JF& T1, const JF& T2)
^
0_0_20291318_7479.cpp:15:1: error: expected unqualified-id before numeric constant
15
^
|