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_32116572_12099.cpp:10:2: error: stray '#' in program
     int i,j;
  ^
0_0_32116572_12099.cpp:10:8: error: stray '#' in program
     int i,j;
        ^
0_0_32116572_12099.cpp:10:14: error: stray '#' in program
     int i,j;
              ^
0_0_32116572_12099.cpp:10:20: error: stray '#' in program
     int i,j;
                    ^
0_0_32116572_12099.cpp:11:2: error: stray '#' in program
     queue<int> q;
  ^
0_0_32116572_12099.cpp:11:8: error: stray '#' in program
     queue<int> q;
        ^
0_0_32116572_12099.cpp:11:14: error: stray '#' in program
     queue<int> q;
              ^
0_0_32116572_12099.cpp:11:20: error: stray '#' in program
     queue<int> q;
                    ^
0_0_32116572_12099.cpp:12:2: error: stray '#' in program
     for(i=0;i<n;i++)
  ^
0_0_32116572_12099.cpp:12:8: error: stray '#' in program
     for(i=0;i<n;i++)
        ^
0_0_32116572_12099.cpp:12:14: error: stray '#' in program
     for(i=0;i<n;i++)
              ^
0_0_32116572_12099.cpp:12:20: error: stray '#' in program
     for(i=0;i<n;i++)
                    ^
0_0_32116572_12099.cpp:13:2: error: stray '#' in program
     {
  ^
0_0_32116572_12099.cpp:13:8: error: stray '#' in program
     {
        ^
0_0_32116572_12099.cpp:13:14: error: stray '#' in program
     {
              ^
0_0_32116572_12099.cpp:13:20: error: stray '#' in program
     {
                    ^
0_0_32116572_12099.cpp:14:2: error: stray '#' in program
         visit[i]=0;
  ^
0_0_32116572_12099.cpp:14:8: error: stray '#' in program
         visit[i]=0;
        ^
0_0_32116572_12099.cpp:14:14: error: stray '#' in program
         visit[i]=0;
              ^
0_0_32116572_12099.cpp:14:20: error: stray '#' in program
         visit[i]=0;
                    ^
0_0_32116572_12099.cpp:14:26: error: stray '#' in program
         visit[i]=0;
                          ^
0_0_32116572_12099.cpp:14:32: error: stray '#' in program
         visit[i]=0;
                                ^
0_0_32116572_12099.cpp:14:38: error: stray '#' in program
         visit[i]=0;
                                      ^
0_0_32116572_12099.cpp:14:44: error: stray '#' in program
         visit[i]=0;
                                            ^
0_0_32116572_12099.cpp:15:2: error: stray '#' in program
         dis[i]=INF;
  ^
0_0_32116572_12099.cpp:15:8: error: stray '#' in program
         dis[i]=INF;
        ^
0_0_32116572_12099.cpp:15:14: error: stray '#' in program
         dis[i]=INF;
              ^
0_0_32116572_12099.cpp:15:20: error: stray '#' in program
         dis[i]=INF;
                    ^
0_0_32116572_12099.cpp:15:26: error: stray '#' in program
         dis[i]=INF;
                          ^
0_0_32116572_12099.cpp:15:32: error: stray '#' in program
         dis[i]=INF;
                                ^
0_0_32116572_12099.cpp:15:38: error: stray '#' in program
         dis[i]=INF;
                                      ^
0_0_32116572_12099.cpp:15:44: error: stray '#' in program
         dis[i]=INF;
                                            ^
0_0_32116572_12099.cpp:16:2: error: stray '#' in program
     }
  ^
0_0_32116572_12099.cpp:16:8: error: stray '#' in program
     }
        ^
0_0_32116572_12099.cpp:16:14: error: stray '#' in program
     }
              ^
0_0_32116572_12099.cpp:16:20: error: stray '#' in program
     }
                    ^
0_0_32116572_12099.cpp:17:2: error: stray '#' in program
     q.push(s);
  ^
0_0_32116572_12099.cpp:17:8: error: stray '#' in program
     q.push(s);
        ^
0_0_32116572_12099.cpp:17:14: error: stray '#' in program
     q.push(s);
              ^
0_0_32116572_12099.cpp:17:20: error: stray '#' in program
     q.push(s);
                    ^
0_0_32116572_12099.cpp:18:2: error: stray '#' in program
     dis[s]=0;
  ^
0_0_32116572_12099.cpp:18:8: error: stray '#' in program
     dis[s]=0;
        ^
0_0_32116572_12099.cpp:18:14: error: stray '#' in program
     dis[s]=0;
              ^
0_0_32116572_12099.cpp:18:20: error: stray '#' in program
     dis[s]=0;
                    ^
0_0_32116572_12099.cpp:19:2: error: stray '#' in program
     visit[s]=1;
  ^
0_0_32116572_12099.cpp:19:8: error: stray '#' in program
     visit[s]=1;
        ^
0_0_32116572_12099.cpp:19:14: error: stray '#' in program
     visit[s]=1;
              ^
0_0_32116572_12099.cpp:19:20: error: stray '#' in program
     visit[s]=1;
                    ^
0_0_32116572_12099.cpp:20:2: error: stray '#' in program
     while(q.size())
  ^
0_0_32116572_12099.cpp:20:8: error: stray '#' in program
     while(q.size())
        ^
0_0_32116572_12099.cpp:20:14: error: stray '#' in program
     while(q.size())
              ^
0_0_32116572_12099.cpp:20:20: error: stray '#' in program
     while(q.size())
                    ^
0_0_32116572_12099.cpp:21:2: error: stray '#' in program
     {
  ^
0_0_32116572_12099.cpp:21:8: error: stray '#' in program
     {
        ^
0_0_32116572_12099.cpp:21:14: error: stray '#' in program
     {
              ^
0_0_32116572_12099.cpp:21:20: error: stray '#' in program
     {
                    ^
0_0_32116572_12099.cpp:22:2: error: stray '#' in program
         int temp=q.front();
  ^
0_0_32116572_12099.cpp:22:8: error: stray '#' in program
         int temp=q.front();
        ^
0_0_32116572_12099.cpp:22:14: error: stray '#' in program
         int temp=q.front();
              ^
0_0_32116572_12099.cpp:22:20: error: stray '#' in program
         int temp=q.front();
                    ^
0_0_32116572_12099.cpp:22:26: error: stray '#' in program
         int temp=q.front();
                          ^
0_0_32116572_12099.cpp:22:32: error: stray '#' in program
         int temp=q.front();
                                ^
0_0_32116572_12099.cpp:22:38: error: stray '#' in program
         int temp=q.front();
                                      ^
0_0_32116572_12099.cpp:22:44: error: stray '#' in program
         int temp=q.front();
                                            ^
0_0_32116572_12099.cpp:23:2: error: stray '#' in program
         q.pop();
  ^
0_0_32116572_12099.cpp:23:8: error: stray '#' in program
         q.pop();
        ^
0_0_32116572_12099.cpp:23:14: error: stray '#' in program
         q.pop();
              ^
0_0_32116572_12099.cpp:23:20: error: stray '#' in program
         q.pop();
                    ^
0_0_32116572_12099.cpp:23:26: error: stray '#' in program
         q.pop();
                          ^
0_0_32116572_12099.cpp:23:32: error: stray '#' in program
         q.pop();
                                ^
0_0_32116572_12099.cpp:23:38: error: stray '#' in program
         q.pop();
                                      ^
0_0_32116572_12099.cpp:23:44: error: stray '#' in program
         q.pop();
                                            ^
0_0_32116572_12099.cpp:24:2: error: stray '#' in program
         visit[temp]=0;
  ^
0_0_32116572_12099.cpp:24:8: error: stray '#' in program
         visit[temp]=0;
        ^
0_0_32116572_12099.cpp:24:14: error: stray '#' in program
         visit[temp]=0;
              ^
0_0_32116572_12099.cpp:24:20: error: stray '#' in program
         visit[temp]=0;
                    ^
0_0_32116572_12099


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-07-09 02:26:01, Gzip enabled