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_15585678_4558.cpp:4:2: error: stray '#' in program
     int x,y,i,zhi,j,pan;
  ^
0_0_15585678_4558.cpp:4:8: error: stray '#' in program
     int x,y,i,zhi,j,pan;
        ^
0_0_15585678_4558.cpp:4:14: error: stray '#' in program
     int x,y,i,zhi,j,pan;
              ^
0_0_15585678_4558.cpp:4:20: error: stray '#' in program
     int x,y,i,zhi,j,pan;
                    ^
0_0_15585678_4558.cpp:5:2: error: stray '#' in program
     while(scanf("%d %d",&x,&y)!=EOF)
  ^
0_0_15585678_4558.cpp:5:8: error: stray '#' in program
     while(scanf("%d %d",&x,&y)!=EOF)
        ^
0_0_15585678_4558.cpp:5:14: error: stray '#' in program
     while(scanf("%d %d",&x,&y)!=EOF)
              ^
0_0_15585678_4558.cpp:5:20: error: stray '#' in program
     while(scanf("%d %d",&x,&y)!=EOF)
                    ^
0_0_15585678_4558.cpp:6:2: error: stray '#' in program
     {if(x==0&&y==0)return 0;
  ^
0_0_15585678_4558.cpp:6:8: error: stray '#' in program
     {if(x==0&&y==0)return 0;
        ^
0_0_15585678_4558.cpp:6:14: error: stray '#' in program
     {if(x==0&&y==0)return 0;
              ^
0_0_15585678_4558.cpp:6:20: error: stray '#' in program
     {if(x==0&&y==0)return 0;
                    ^
0_0_15585678_4558.cpp:7:2: error: stray '#' in program
     pan=1;
  ^
0_0_15585678_4558.cpp:7:8: error: stray '#' in program
     pan=1;
        ^
0_0_15585678_4558.cpp:7:14: error: stray '#' in program
     pan=1;
              ^
0_0_15585678_4558.cpp:7:20: error: stray '#' in program
     pan=1;
                    ^
0_0_15585678_4558.cpp:8:2: error: stray '#' in program
     for (i=x;i<=y;i++)
  ^
0_0_15585678_4558.cpp:8:8: error: stray '#' in program
     for (i=x;i<=y;i++)
        ^
0_0_15585678_4558.cpp:8:14: error: stray '#' in program
     for (i=x;i<=y;i++)
              ^
0_0_15585678_4558.cpp:8:20: error: stray '#' in program
     for (i=x;i<=y;i++)
                    ^
0_0_15585678_4558.cpp:9:2: error: stray '#' in program
         {zhi=i*i+i+41;
  ^
0_0_15585678_4558.cpp:9:8: error: stray '#' in program
         {zhi=i*i+i+41;
        ^
0_0_15585678_4558.cpp:9:14: error: stray '#' in program
         {zhi=i*i+i+41;
              ^
0_0_15585678_4558.cpp:9:20: error: stray '#' in program
         {zhi=i*i+i+41;
                    ^
0_0_15585678_4558.cpp:9:26: error: stray '#' in program
         {zhi=i*i+i+41;
                          ^
0_0_15585678_4558.cpp:9:32: error: stray '#' in program
         {zhi=i*i+i+41;
                                ^
0_0_15585678_4558.cpp:9:38: error: stray '#' in program
         {zhi=i*i+i+41;
                                      ^
0_0_15585678_4558.cpp:9:44: error: stray '#' in program
         {zhi=i*i+i+41;
                                            ^
0_0_15585678_4558.cpp:10:2: error: stray '#' in program
              for(j=2;j<=zhi-1;j++){
  ^
0_0_15585678_4558.cpp:10:8: error: stray '#' in program
              for(j=2;j<=zhi-1;j++){
        ^
0_0_15585678_4558.cpp:10:14: error: stray '#' in program
              for(j=2;j<=zhi-1;j++){
              ^
0_0_15585678_4558.cpp:10:20: error: stray '#' in program
              for(j=2;j<=zhi-1;j++){
                    ^
0_0_15585678_4558.cpp:10:27: error: stray '#' in program
              for(j=2;j<=zhi-1;j++){
                           ^
0_0_15585678_4558.cpp:10:33: error: stray '#' in program
              for(j=2;j<=zhi-1;j++){
                                 ^
0_0_15585678_4558.cpp:10:39: error: stray '#' in program
              for(j=2;j<=zhi-1;j++){
                                       ^
0_0_15585678_4558.cpp:10:45: error: stray '#' in program
              for(j=2;j<=zhi-1;j++){
                                             ^
0_0_15585678_4558.cpp:10:51: error: stray '#' in program
              for(j=2;j<=zhi-1;j++){
                                                   ^
0_0_15585678_4558.cpp:10:57: error: stray '#' in program
              for(j=2;j<=zhi-1;j++){
                                                         ^
0_0_15585678_4558.cpp:10:63: error: stray '#' in program
              for(j=2;j<=zhi-1;j++){
                                                               ^
0_0_15585678_4558.cpp:10:69: error: stray '#' in program
              for(j=2;j<=zhi-1;j++){
                                                                     ^
0_0_15585678_4558.cpp:11:2: error: stray '#' in program
              if(zhi%j==0)pan=0;
  ^
0_0_15585678_4558.cpp:11:8: error: stray '#' in program
              if(zhi%j==0)pan=0;
        ^
0_0_15585678_4558.cpp:11:14: error: stray '#' in program
              if(zhi%j==0)pan=0;
              ^
0_0_15585678_4558.cpp:11:20: error: stray '#' in program
              if(zhi%j==0)pan=0;
                    ^
0_0_15585678_4558.cpp:11:26: error: stray '#' in program
              if(zhi%j==0)pan=0;
                          ^
0_0_15585678_4558.cpp:11:32: error: stray '#' in program
              if(zhi%j==0)pan=0;
                                ^
0_0_15585678_4558.cpp:11:38: error: stray '#' in program
              if(zhi%j==0)pan=0;
                                      ^
0_0_15585678_4558.cpp:11:44: error: stray '#' in program
              if(zhi%j==0)pan=0;
                                            ^
0_0_15585678_4558.cpp:11:51: error: stray '#' in program
              if(zhi%j==0)pan=0;
                                                   ^
0_0_15585678_4558.cpp:11:57: error: stray '#' in program
              if(zhi%j==0)pan=0;
                                                         ^
0_0_15585678_4558.cpp:11:63: error: stray '#' in program
              if(zhi%j==0)pan=0;
                                                               ^
0_0_15585678_4558.cpp:11:69: error: stray '#' in program
              if(zhi%j==0)pan=0;
                                                                     ^
0_0_15585678_4558.cpp:12:2: error: stray '#' in program
         }
  ^
0_0_15585678_4558.cpp:12:8: error: stray '#' in program
         }
        ^
0_0_15585678_4558.cpp:12:14: error: stray '#' in program
         }
              ^
0_0_15585678_4558.cpp:12:20: error: stray '#' in program
         }
                    ^
0_0_15585678_4558.cpp:12:26: error: stray '#' in program
         }
                          ^
0_0_15585678_4558.cpp:12:32: error: stray '#' in program
         }
                                ^
0_0_15585678_4558.cpp:12:38: error: stray '#' in program
         }
                                      ^
0_0_15585678_4558.cpp:12:44: error: stray '#' in program
         }
                                            ^
0_0_15585678_4558.cpp:13:2: error: stray '#' in program
     
  ^
0_0_15585678_4558.cpp:13:8: error: stray '#' in program
     
        ^
0_0_15585678_4558.cpp:13:14: error: stray '#' in program
     
              ^
0_0_15585678_4558.cpp:13:20: error: stray '#' in program
     
                    ^
0_0_15585678_4558.cpp:14:2: error: stray '#' in program
     }
  ^
R:


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-10-06 23:48:37, Gzip enabled