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_32644925_10685.cpp:4:2: error: stray '#' in program
     double t;
  ^
0_0_32644925_10685.cpp:4:9: error: stray '#' in program
     double t;
         ^
0_0_32644925_10685.cpp:5:2: error: stray '#' in program
     t = *one;
  ^
0_0_32644925_10685.cpp:5:9: error: stray '#' in program
     t = *one;
         ^
0_0_32644925_10685.cpp:6:2: error: stray '#' in program
     *one = *two;
  ^
0_0_32644925_10685.cpp:6:9: error: stray '#' in program
     *one = *two;
         ^
0_0_32644925_10685.cpp:7:2: error: stray '#' in program
     *two = t;
  ^
0_0_32644925_10685.cpp:7:9: error: stray '#' in program
     *two = t;
         ^
0_0_32644925_10685.cpp:11:2: error: stray '#' in program
     double j[1000],f[1000],a[1000],s,c;
  ^
0_0_32644925_10685.cpp:11:9: error: stray '#' in program
     double j[1000],f[1000],a[1000],s,c;
         ^
0_0_32644925_10685.cpp:12:2: error: stray '#' in program
     int i,m,n,k;
  ^
0_0_32644925_10685.cpp:12:9: error: stray '#' in program
     int i,m,n,k;
         ^
0_0_32644925_10685.cpp:13:2: error: stray '#' in program
     while(~scanf("%d%d",&m,&n))
  ^
0_0_32644925_10685.cpp:13:9: error: stray '#' in program
     while(~scanf("%d%d",&m,&n))
         ^
0_0_32644925_10685.cpp:14:2: error: stray '#' in program
     {
  ^
0_0_32644925_10685.cpp:14:9: error: stray '#' in program
     {
         ^
0_0_32644925_10685.cpp:15:2: error: stray '#' in program
         if(m==-1&&n==-1)
  ^
0_0_32644925_10685.cpp:15:9: error: stray '#' in program
         if(m==-1&&n==-1)
         ^
0_0_32644925_10685.cpp:15:16: error: stray '#' in program
         if(m==-1&&n==-1)
                ^
0_0_32644925_10685.cpp:15:23: error: stray '#' in program
         if(m==-1&&n==-1)
                       ^
0_0_32644925_10685.cpp:16:2: error: stray '#' in program
             break;
  ^
0_0_32644925_10685.cpp:16:9: error: stray '#' in program
             break;
         ^
0_0_32644925_10685.cpp:16:16: error: stray '#' in program
             break;
                ^
0_0_32644925_10685.cpp:16:23: error: stray '#' in program
             break;
                       ^
0_0_32644925_10685.cpp:16:30: error: stray '#' in program
             break;
                              ^
0_0_32644925_10685.cpp:16:37: error: stray '#' in program
             break;
                                     ^
0_0_32644925_10685.cpp:17:2: error: stray '#' in program
             if(n==0)
  ^
0_0_32644925_10685.cpp:17:9: error: stray '#' in program
             if(n==0)
         ^
0_0_32644925_10685.cpp:17:16: error: stray '#' in program
             if(n==0)
                ^
0_0_32644925_10685.cpp:17:23: error: stray '#' in program
             if(n==0)
                       ^
0_0_32644925_10685.cpp:17:30: error: stray '#' in program
             if(n==0)
                              ^
0_0_32644925_10685.cpp:17:37: error: stray '#' in program
             if(n==0)
                                     ^
0_0_32644925_10685.cpp:18:2: error: stray '#' in program
             {
  ^
0_0_32644925_10685.cpp:18:9: error: stray '#' in program
             {
         ^
0_0_32644925_10685.cpp:18:16: error: stray '#' in program
             {
                ^
0_0_32644925_10685.cpp:18:23: error: stray '#' in program
             {
                       ^
0_0_32644925_10685.cpp:18:30: error: stray '#' in program
             {
                              ^
0_0_32644925_10685.cpp:18:37: error: stray '#' in program
             {
                                     ^
0_0_32644925_10685.cpp:19:2: error: stray '#' in program
                 printf("0.000\n");
  ^
0_0_32644925_10685.cpp:19:9: error: stray '#' in program
                 printf("0.000\n");
         ^
0_0_32644925_10685.cpp:19:16: error: stray '#' in program
                 printf("0.000\n");
                ^
0_0_32644925_10685.cpp:19:23: error: stray '#' in program
                 printf("0.000\n");
                       ^
0_0_32644925_10685.cpp:19:30: error: stray '#' in program
                 printf("0.000\n");
                              ^
0_0_32644925_10685.cpp:19:37: error: stray '#' in program
                 printf("0.000\n");
                                     ^
0_0_32644925_10685.cpp:19:44: error: stray '#' in program
                 printf("0.000\n");
                                            ^
0_0_32644925_10685.cpp:19:51: error: stray '#' in program
                 printf("0.000\n");
                                                   ^
0_0_32644925_10685.cpp:20:2: error: stray '#' in program
                 continue;
  ^
0_0_32644925_10685.cpp:20:9: error: stray '#' in program
                 continue;
         ^
0_0_32644925_10685.cpp:20:16: error: stray '#' in program
                 continue;
                ^
0_0_32644925_10685.cpp:20:23: error: stray '#' in program
                 continue;
                       ^
0_0_32644925_10685.cpp:20:30: error: stray '#' in program
                 continue;
                              ^
0_0_32644925_10685.cpp:20:37: error: stray '#' in program
                 continue;
                                     ^
0_0_32644925_10685.cpp:20:44: error: stray '#' in program
                 continue;
                                            ^
0_0_32644925_10685.cpp:20:51: error: stray '#' in program
                 continue;
                                                   ^
0_0_32644925_10685.cpp:21:2: error: stray '#' in program
             }
  ^
0_0_32644925_10685.cpp:21:9: error: stray '#' in program
             }
         ^
0_0_32644925_10685.cpp:21:16: error: stray '#' in program
             }
                ^
0_0_32644925_10685.cpp:21:23: error: stray '#' in program
             }
                       ^
0_0_32644925_10685.cpp:21:30: error: stray '#' in program
             }
                              ^
0_0_32644925_10685.cpp:21:37: error: stray '#' in program
             }
                                     ^
0_0_32644925_10685.cpp:22:2: error: stray '#' in program
         for(i=0;i<n;i++)
  ^
0_0_32644925_10685.cpp:22:9: error: stray '#' in program
         for(i=0;i<n;i++)
         ^
0_0_32644925_10685.cpp:22:16: error: stray '#' in program
         for(i=0;i<n;i++)
                ^
0_0_32644925_10685.cpp:22:23: error: stray '#' in program
         for(i=0;i<n;i++)
                       ^
0_0_32644925_10685.cpp:23:2: error: stray '#' in program
         {
  ^
0_0_32644925_10685.cpp:23:9: error: stray '#' in program
         {
         ^
0_0_32644925_10685.cpp:23:16: error: stray '#' in program
         {
                ^
0_0_32644925_10685.cpp:23:23: error: stray '#' in program
         {
                       ^
0_0_32644925_10685.cpp:24:2: error: stray '#' in program
             scanf("%lf%lf",&j[i],&f[i]);
  ^
0_0_32644925_10685.cpp:24:9: error: stray '#' in program
             scanf("%lf%lf",&j[i],&f[i]);
         ^
0_0_32644925_10685.cpp:24:16: error: stray '#' in program
             scanf("%lf%lf",&j[i],&f[i]);
                ^
0_0_32644925_10685.cpp:24:23: error: stray '#' in program
             scanf("%lf%lf",&j[i],&f[i]);
                       ^
0_0_32644925_10685.cpp:24:30: error: stray '#' in program
             scanf("%lf%lf",&j[i],&f[i]);
                              ^
0_0_32644925_10685.cpp:24:37: error: stray '#' in program
             scanf("%lf%lf",&j[i],&f[i]);
                                     ^
0_0_32644925_10685.cpp:25:2: error: stray '#' in program
    


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-19 19:46:10, Gzip enabled