F.A.Q
Hand In Hand
Online Acmers
Problem Archive
Realtime Judge Status
Authors Ranklist
 
     C/C++/Java Exams     
ACM Steps
Go to Job
Contest LiveCast
ICPC@China
Best Coder beta
VIP | STD Contests
    DIY | Web-DIY beta
Author ID 
Password 
 Register new ID

View Compilation Error

0_0_39168899_18056.cpp:1:4: error: stray '\241' in program
    1 |  1 <a1><a1><a1><a1>#include<iostream>
      |    ^~~~
0_0_39168899_18056.cpp:1:5: error: stray '\241' in program
    1 |  1 <a1><a1><a1><a1>#include<iostream>
      |        ^~~~
0_0_39168899_18056.cpp:1:6: error: stray '\241' in program
    1 |  1 <a1><a1><a1><a1>#include<iostream>
      |            ^~~~
0_0_39168899_18056.cpp:1:7: error: stray '\241' in program
    1 |  1 <a1><a1><a1><a1>#include<iostream>
      |                ^~~~
0_0_39168899_18056.cpp:1:8: error: stray '#' in program
    1 |  1   #include<iostream>
      |        ^
0_0_39168899_18056.cpp:2:4: error: stray '\241' in program
    2 |  2 <a1><a1><a1><a1>#include<stdio.h>
      |    ^~~~
0_0_39168899_18056.cpp:2:5: error: stray '\241' in program
    2 |  2 <a1><a1><a1><a1>#include<stdio.h>
      |        ^~~~
0_0_39168899_18056.cpp:2:6: error: stray '\241' in program
    2 |  2 <a1><a1><a1><a1>#include<stdio.h>
      |            ^~~~
0_0_39168899_18056.cpp:2:7: error: stray '\241' in program
    2 |  2 <a1><a1><a1><a1>#include<stdio.h>
      |                ^~~~
0_0_39168899_18056.cpp:2:8: error: stray '#' in program
    2 |  2   #include<stdio.h>
      |        ^
0_0_39168899_18056.cpp:3:4: error: stray '\241' in program
    3 |  3 <a1><a1><a1><a1>#include<string.h>
      |    ^~~~
0_0_39168899_18056.cpp:3:5: error: stray '\241' in program
    3 |  3 <a1><a1><a1><a1>#include<string.h>
      |        ^~~~
0_0_39168899_18056.cpp:3:6: error: stray '\241' in program
    3 |  3 <a1><a1><a1><a1>#include<string.h>
      |            ^~~~
0_0_39168899_18056.cpp:3:7: error: stray '\241' in program
    3 |  3 <a1><a1><a1><a1>#include<string.h>
      |                ^~~~
0_0_39168899_18056.cpp:3:8: error: stray '#' in program
    3 |  3   #include<string.h>
      |        ^
0_0_39168899_18056.cpp:4:4: error: stray '\241' in program
    4 |  4 <a1><a1><a1><a1>#define max(a,b) a>b?a:b
      |    ^~~~
0_0_39168899_18056.cpp:4:5: error: stray '\241' in program
    4 |  4 <a1><a1><a1><a1>#define max(a,b) a>b?a:b
      |        ^~~~
0_0_39168899_18056.cpp:4:6: error: stray '\241' in program
    4 |  4 <a1><a1><a1><a1>#define max(a,b) a>b?a:b
      |            ^~~~
0_0_39168899_18056.cpp:4:7: error: stray '\241' in program
    4 |  4 <a1><a1><a1><a1>#define max(a,b) a>b?a:b
      |                ^~~~
0_0_39168899_18056.cpp:4:8: error: stray '#' in program
    4 |  4   #define max(a,b) a>b?a:b
      |        ^
0_0_39168899_18056.cpp:5:4: error: stray '\241' in program
    5 |  5 <a1><a1><a1><a1>#define min(a,b) a<b?a:b
      |    ^~~~
0_0_39168899_18056.cpp:5:5: error: stray '\241' in program
    5 |  5 <a1><a1><a1><a1>#define min(a,b) a<b?a:b
      |        ^~~~
0_0_39168899_18056.cpp:5:6: error: stray '\241' in program
    5 |  5 <a1><a1><a1><a1>#define min(a,b) a<b?a:b
      |            ^~~~
0_0_39168899_18056.cpp:5:7: error: stray '\241' in program
    5 |  5 <a1><a1><a1><a1>#define min(a,b) a<b?a:b
      |                ^~~~
0_0_39168899_18056.cpp:5:8: error: stray '#' in program
    5 |  5   #define min(a,b) a<b?a:b
      |        ^
0_0_39168899_18056.cpp:6:4: error: stray '\241' in program
    6 |  6 <a1><a1><a1><a1>using namespace std;
      |    ^~~~
0_0_39168899_18056.cpp:6:5: error: stray '\241' in program
    6 |  6 <a1><a1><a1><a1>using namespace std;
      |        ^~~~
0_0_39168899_18056.cpp:6:6: error: stray '\241' in program
    6 |  6 <a1><a1><a1><a1>using namespace std;
      |            ^~~~
0_0_39168899_18056.cpp:6:7: error: stray '\241' in program
    6 |  6 <a1><a1><a1><a1>using namespace std;
      |                ^~~~
0_0_39168899_18056.cpp:7:4: error: stray '\241' in program
    7 |  7 <a1><a1><a1><a1>#define Size 1002
      |    ^~~~
0_0_39168899_18056.cpp:7:5: error: stray '\241' in program
    7 |  7 <a1><a1><a1><a1>#define Size 1002
      |        ^~~~
0_0_39168899_18056.cpp:7:6: error: stray '\241' in program
    7 |  7 <a1><a1><a1><a1>#define Size 1002
      |            ^~~~
0_0_39168899_18056.cpp:7:7: error: stray '\241' in program
    7 |  7 <a1><a1><a1><a1>#define Size 1002
      |                ^~~~
0_0_39168899_18056.cpp:7:8: error: stray '#' in program
    7 |  7   #define Size 1002
      |        ^
0_0_39168899_18056.cpp:8:4: error: stray '\241' in program
    8 |  8 <a1><a1><a1><a1>int head[Size],dfn[Size],low[Size],sign[Size],Time;
      |    ^~~~
0_0_39168899_18056.cpp:8:5: error: stray '\241' in program
    8 |  8 <a1><a1><a1><a1>int head[Size],dfn[Size],low[Size],sign[Size],Time;
      |        ^~~~
0_0_39168899_18056.cpp:8:6: error: stray '\241' in program
    8 |  8 <a1><a1><a1><a1>int head[Size],dfn[Size],low[Size],sign[Size],Time;
      |            ^~~~
0_0_39168899_18056.cpp:8:7: error: stray '\241' in program
    8 |  8 <a1><a1><a1><a1>int head[Size],dfn[Size],low[Size],sign[Size],Time;
      |                ^~~~
0_0_39168899_18056.cpp:9:4: error: stray '\241' in program
    9 |  9 <a1><a1><a1><a1>int s,e;
      |    ^~~~
0_0_39168899_18056.cpp:9:5: error: stray '\241' in program
    9 |  9 <a1><a1><a1><a1>int s,e;
      |        ^~~~
0_0_39168899_18056.cpp:9:6: error: stray '\241' in program
    9 |  9 <a1><a1><a1><a1>int s,e;
      |            ^~~~
0_0_39168899_18056.cpp:9:7: error: stray '\241' in program
    9 |  9 <a1><a1><a1><a1>int s,e;
      |                ^~~~
0_0_39168899_18056.cpp:10:4: error: stray '\241' in program
   10 | 10 <a1><a1><a1><a1>struct ndoe
      |    ^~~~
0_0_39168899_18056.cpp:10:5: error: stray '\241' in program
   10 | 10 <a1><a1><a1><a1>struct ndoe
      |        ^~~~
0_0_39168899_18056.cpp:10:6: error: stray '\241' in program
   10 | 10 <a1><a1><a1><a1>struct ndoe
      |            ^~~~
0_0_39168899_18056.cpp:10:7: error: stray '\241' in program
   10 | 10 <a1><a1><a1><a1>struct ndoe
      |                ^~~~
0_0_39168899_18056.cpp:11:4: error: stray '\241' in program
   11 | 11 <a1><a1><a1><a1>{
      |    ^~~~
0_0_39168899_18056.cpp:11:5: error: stray '\241' in program
   11 | 11 <a1><a1><a1><a1>{
      |        ^~~~
0_0_39168899_18056.cpp:11:6: error: stray '\241' in program
   11 | 11 <a1><a1><a1><a1>{
      |            ^~~~
0_0_39168899_18056.cpp:11:7: error: stray '\241' in program
   11 | 11 <a1><a1><a1><a1>{
      |                ^~~~
0_0_39168899_18056.cpp:12:4: error: stray '\241' in program
   12 | 12 <a1><a1><a1><a1>    int start,end;
      |    ^~~~
0_0_39168899_18056.cpp:12:5: error: stray '\241' in program
   12 | 12 <a1><a1><a1><a1>    int start,end;
      |        ^~~~
0_0_39168899_18056.cpp:12:6: error: stray '\241' in program
   12 | 12 <a1><a1><a1><a1>    int start,end;
      |            ^~~~
0_0_39168899_18056.cpp:12:7: error: stray '\241' in program
   12 | 12 <a1><a1><a1><a1>    int start,end;
      |                ^~~~
0_0_39168899_18056.cpp:13:4: error: stray '\241' in program
   13 | 13 <a1><a1><a1><a1>    int next;
      |    ^~~~
0_0_39168899_18056.cpp:13:5: error: stray '\241' in program
   13 | 13 <a1><a1><a1><a1>    int next;
      |        ^~~~
0_0_39168899_18056.cpp:13:6: error: stray '\241' in program
   13 | 13 <a1><a1><a1><a1>    int next;
      |            ^~~~
0_0_39168899_18056.cpp:13:7: error: stray '\241' in program
   13 | 13 <a1><a1><a1><a1>    int next;
      |                ^~~~
0_0_39168899_18056.cpp:14:4: error: stray '\241' in program
   14 | 14 <a1><a1><a1><a1>}edge[Size];
      |    ^~~~
0_0_39168899_18056.cpp:14:5: error: stray '\241' in program
   14 | 14 <a1><a1><a1><a1>}edge[Size];
      |        ^~~~
0_0_39168899_18056.cpp:14:6: error: stray '\241' in program
   14 | 14 <a1><a1><a1><a1>}edge[Size];
      |            ^~~~
0_0_39168899_18056.cpp:14:7: error: stray '\241' in program
   14 | 14 <a1><a1><a1><a1>}edge[Size];
      |                ^~~~
0_0_39168899_18056.cpp:15:4: error: stray '\241' in program
   15 | 15 <a1><a1><a1><a1>void dfs(int cur)
      |    ^~~~
0_0_39168899_18056.cpp:15:5: error: stray '\241' in program
   15 | 15 <a1><a1><a1><a1>void dfs(int cur)
      |        ^~~~
0_0_39168899_18056.cpp:15:6: error: stray '\241' in program
   15 | 15 <a1><a1><a1><a1>void dfs(int cur)
      |            ^~~~
0_0_39168899_18056.cpp:15:7: error: stray '\241' in program
   15 | 15 <a1><a1><a1><a1>void dfs(int cur)
      |                ^~~~
0_0_39168899_18056.cpp:16:4: error: stray '\241' in program
   16 | 16 <a1><a1><a1><a1>{
      |    ^~~~
0_0_39168899_18056.cpp:16:5: error: stray '\241' in program
   16 | 16 <a1><a1><a1><a1>{
      |        ^~~~
0_0_39168899_18056.cpp:16:6: error: stray '\241' in program
   16 | 16 <a1><a1><a1><a1>{
      |            ^~~~
0_0_39168899_18056.cpp:16:7: error: stray '\241' in program
   16 | 16 <a1><a1><a1><a1>{
      |                ^~~~
0_0_39168899_18056.cpp:17:4: error: stray '\241' in program
   17 | 17 <a1><a1><a1><a1>     dfn[cur]=low[cur]=Time++;
      |    ^~~~
0_0_39168899_18056.cpp:17:5: error: stray '\241' in program
   17 | 17 <a1><a1><a1><a1>     dfn[cur]=low[cur]=Time++;
      |        ^~~~
0_0_39168899_18056.cpp:17:6: error: stray '\241' in program
   17 | 17 <a1><a1><a1><a1>     dfn[cur]=low[cur]=Time++;
      |            ^~~~
0_0_39168899_18056.cpp:17:7: error: stray '\241' in program
   17 | 17 <a1><a1><a1><a1>     dfn[cur]=low[cur]=Time++;
      |                ^~~~
0_0_39168899_18056.cpp:18:4: error: stray '\241' in program
   18 | 18 <a1><a1><a1><a1>     for(int i=head[cur];i!=-1;i=edge[i].next)
      |    ^~~~
0_0_39168899_18056.cpp:18:5: error: stray '\241' in program
   18 | 18 <a1><a1><a1><a1>     for(int i=head[cur];i!=-1;i=edge[i].next)
      |        ^~~~
0_0_39168899_18056.cpp:1


Hangzhou Dianzi University Online Judge 3.0
Copyright © 2005-2024 HDU ACM Team. All Rights Reserved.
Designer & Developer : Wang Rongtao LinLe GaoJie GanLu
Total 0.000000(s) query 1, Server time : 2024-11-26 02:36:55, Gzip enabled