0_0_17421348_30095.cpp:3:4: error: stray '#' in program
01.#include<stdio.h>
^
0_0_17421348_30095.cpp:4:4: error: stray '#' in program
02.#include<math.h>
^
0_0_17421348_30095.cpp:5:4: error: stray '#' in program
03.#define eps 1e-8
^
0_0_17421348_30095.cpp:2:1: error: expected unqualified-id before '[' token
[csharp] view plain copy
^
|