0_0_23803122_31040.cpp:11:4: error: stray '#' in program
11 #include <bits/stdc++.h>
^
0_0_23803122_31040.cpp:13:4: error: stray '#' in program
13 #define LL long long
^
0_0_23803122_31040.cpp:17:4: error: stray '#' in program
17 #define clc(a,b) memset(a,b,sizeof(a))
^
0_0_23803122_31040.cpp:21:1: error: stray '\241' in program
21 inline int read() {int x=0,f=1;char ch=getchar();while(ch>¡®9¡®||ch<¡®0¡®) {if(ch==¡®-¡®) f=-1; ch=getchar();}while(ch>=¡®0¡®&&ch<=¡®9¡®) {x=x*10+ch-¡®0¡®;ch=getchar();}return x*f;}
^
0_0_23803122_31040.cpp:21:1: error: stray '\256' in program
0_0_23803122_31040.cpp:21:1: error: stray '\241' in program
0_0_23803122_31040.cpp:21:1: error: stray '\256' in program
0_0_23803122_31040.cpp:21:1: error: stray '\241' in program
0_0_23803122_31040.cpp:21:1: error: stray '\256' in program
0_0_23803122_31040.cpp:21:1: error: stray '\241' in program
0_0_23803122_31040.cpp:21:1: error: stray '\256' in program
0_0_23803122_31040.cpp:21:1: error: stray '\241' in program
0_0_23803122_31040.cpp:21:1: error: stray '\256' in program
0_0_23803122_31040.cpp:21:1: error: stray '\241' in program
0_0_23803122_31040.cpp:21:1: error: stray '\256' in program
0_0_23803122_31040.cpp:21:1: error: stray '\241' in program
0_0_23803122_31040.cpp:21:1: error: stray '\256' in program
0_0_23803122_31040.cpp:21:1: error: stray '\241' in program
0_0_23803122_31040.cpp:21:1: error: stray '\256' in program
0_0_23803122_31040.cpp:21:1: error: stray '\241' in program
0_0_23803122_31040.cpp:21:1: error: stray '\256' in program
0_0_23803122_31040.cpp:21:1: error: stray '\241' in program
0_0_23803122_31040.cpp:21:1: error: stray '\256' in program
0_0_23803122_31040.cpp:21:1: error: stray '\241' in program
0_0_23803122_31040.cpp:21:1: error: stray '\256' in program
0_0_23803122_31040.cpp:21:1: error: stray '\241' in program
0_0_23803122_31040.cpp:21:1: error: stray '\256' in program
0_0_23803122_31040.cpp:1:2: error: expected unqualified-id before numeric constant
1 // Ê÷ÐÎDP CCPCÍøÂçÈü HDU5834 Magic boy Bi Luo with his excited tree
^
0_0_23803122_31040.cpp:13:1: error: expected unqualified-id before numeric constant
13 #define LL long long
^
0_0_23803122_31040.cpp:15:1: error: expected unqualified-id before numeric constant
15 const LL MOD =100000000LL;
^
0_0_23803122_31040.cpp:16:1: error: expected unqualified-id before numeric constant
16 const int N =1e5+10;;
^
0_0_23803122_31040.cpp:17:1: error: expected unqualified-id before numeric constant
17 #define clc(a,b) memset(a,b,sizeof(a))
^
0_0_23803122_31040.cpp:19:1: error: expected unqualified-id before numeric constant
19 void fre() {freopen("in.txt","r",stdin);}
^
0_0_23803122_31040.cpp:20:1: error: expected unqualified-id before numeric constant
20 void freout() {freopen("out.txt","w",stdout);}
^
0_0_23803122_31040.cpp:21:1: error: expected unqualified-id before numeric constant
21 inline int read() {int x=0,f=1;char ch=getchar();while(ch>¡®9¡®||ch<¡®0¡®) {if(ch==¡®-¡®) f=-1; ch=getchar();}while(ch>=¡®0¡®&&ch<=¡®9¡®) {x=x*10+ch-¡®0¡®;ch=getchar();}return x*f;}
^
|