0_0_25061982_18709.cpp:2:3: error: stray '#' in program
2.#include <stdio.h>
^
0_0_25061982_18709.cpp:3:3: error: stray '#' in program
3.#include <string.h>
^
0_0_25061982_18709.cpp:7:3: error: stray '#' in program
7.#define N 100005
^
0_0_25061982_18709.cpp:2:1: error: expected unqualified-id before numeric constant
2.#include <stdio.h>
^
0_0_25061982_18709.cpp:6:1: error: expected unqualified-id before numeric constant
6.
^
0_0_25061982_18709.cpp:9:1: error: expected unqualified-id before numeric constant
9.
^
|