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_31251703_10173.cpp:6:2: error: stray '#' in program
     int c=(b-a)*(1+sqrt(5))/2;
  ^
0_0_31251703_10173.cpp:6:8: error: stray '#' in program
     int c=(b-a)*(1+sqrt(5))/2;
        ^
0_0_31251703_10173.cpp:6:14: error: stray '#' in program
     int c=(b-a)*(1+sqrt(5))/2;
              ^
0_0_31251703_10173.cpp:6:20: error: stray '#' in program
     int c=(b-a)*(1+sqrt(5))/2;
                    ^
0_0_31251703_10173.cpp:7:2: error: stray '#' in program
     if(c==a)return true;
  ^
0_0_31251703_10173.cpp:7:8: error: stray '#' in program
     if(c==a)return true;
        ^
0_0_31251703_10173.cpp:7:14: error: stray '#' in program
     if(c==a)return true;
              ^
0_0_31251703_10173.cpp:7:20: error: stray '#' in program
     if(c==a)return true;
                    ^
0_0_31251703_10173.cpp:8:2: error: stray '#' in program
     return false;
  ^
0_0_31251703_10173.cpp:8:8: error: stray '#' in program
     return false;
        ^
0_0_31251703_10173.cpp:8:14: error: stray '#' in program
     return false;
              ^
0_0_31251703_10173.cpp:8:20: error: stray '#' in program
     return false;
                    ^
0_0_31251703_10173.cpp:13:2: error: stray '#' in program
     int a,b,c,i,d;
  ^
0_0_31251703_10173.cpp:13:8: error: stray '#' in program
     int a,b,c,i,d;
        ^
0_0_31251703_10173.cpp:13:14: error: stray '#' in program
     int a,b,c,i,d;
              ^
0_0_31251703_10173.cpp:13:20: error: stray '#' in program
     int a,b,c,i,d;
                    ^
0_0_31251703_10173.cpp:14:2: error: stray '#' in program
     while(~scanf("%d%d",&a,&b))
  ^
0_0_31251703_10173.cpp:14:8: error: stray '#' in program
     while(~scanf("%d%d",&a,&b))
        ^
0_0_31251703_10173.cpp:14:14: error: stray '#' in program
     while(~scanf("%d%d",&a,&b))
              ^
0_0_31251703_10173.cpp:14:20: error: stray '#' in program
     while(~scanf("%d%d",&a,&b))
                    ^
0_0_31251703_10173.cpp:15:2: error: stray '#' in program
     {
  ^
0_0_31251703_10173.cpp:15:8: error: stray '#' in program
     {
        ^
0_0_31251703_10173.cpp:15:14: error: stray '#' in program
     {
              ^
0_0_31251703_10173.cpp:15:20: error: stray '#' in program
     {
                    ^
0_0_31251703_10173.cpp:16:2: error: stray '#' in program
         if(a==0&&b==0)break;
  ^
0_0_31251703_10173.cpp:16:8: error: stray '#' in program
         if(a==0&&b==0)break;
        ^
0_0_31251703_10173.cpp:16:14: error: stray '#' in program
         if(a==0&&b==0)break;
              ^
0_0_31251703_10173.cpp:16:20: error: stray '#' in program
         if(a==0&&b==0)break;
                    ^
0_0_31251703_10173.cpp:16:26: error: stray '#' in program
         if(a==0&&b==0)break;
                          ^
0_0_31251703_10173.cpp:16:32: error: stray '#' in program
         if(a==0&&b==0)break;
                                ^
0_0_31251703_10173.cpp:16:38: error: stray '#' in program
         if(a==0&&b==0)break;
                                      ^
0_0_31251703_10173.cpp:16:44: error: stray '#' in program
         if(a==0&&b==0)break;
                                            ^
0_0_31251703_10173.cpp:17:2: error: stray '#' in program
         if(ver(a,b))
  ^
0_0_31251703_10173.cpp:17:8: error: stray '#' in program
         if(ver(a,b))
        ^
0_0_31251703_10173.cpp:17:14: error: stray '#' in program
         if(ver(a,b))
              ^
0_0_31251703_10173.cpp:17:20: error: stray '#' in program
         if(ver(a,b))
                    ^
0_0_31251703_10173.cpp:17:26: error: stray '#' in program
         if(ver(a,b))
                          ^
0_0_31251703_10173.cpp:17:32: error: stray '#' in program
         if(ver(a,b))
                                ^
0_0_31251703_10173.cpp:17:38: error: stray '#' in program
         if(ver(a,b))
                                      ^
0_0_31251703_10173.cpp:17:44: error: stray '#' in program
         if(ver(a,b))
                                            ^
0_0_31251703_10173.cpp:18:2: error: stray '#' in program
         {
  ^
0_0_31251703_10173.cpp:18:8: error: stray '#' in program
         {
        ^
0_0_31251703_10173.cpp:18:14: error: stray '#' in program
         {
              ^
0_0_31251703_10173.cpp:18:20: error: stray '#' in program
         {
                    ^
0_0_31251703_10173.cpp:18:26: error: stray '#' in program
         {
                          ^
0_0_31251703_10173.cpp:18:32: error: stray '#' in program
         {
                                ^
0_0_31251703_10173.cpp:18:38: error: stray '#' in program
         {
                                      ^
0_0_31251703_10173.cpp:18:44: error: stray '#' in program
         {
                                            ^
0_0_31251703_10173.cpp:19:2: error: stray '#' in program
             printf("0\n");
  ^
0_0_31251703_10173.cpp:19:8: error: stray '#' in program
             printf("0\n");
        ^
0_0_31251703_10173.cpp:19:14: error: stray '#' in program
             printf("0\n");
              ^
0_0_31251703_10173.cpp:19:20: error: stray '#' in program
             printf("0\n");
                    ^
0_0_31251703_10173.cpp:19:26: error: stray '#' in program
             printf("0\n");
                          ^
0_0_31251703_10173.cpp:19:32: error: stray '#' in program
             printf("0\n");
                                ^
0_0_31251703_10173.cpp:19:38: error: stray '#' in program
             printf("0\n");
                                      ^
0_0_31251703_10173.cpp:19:44: error: stray '#' in program
             printf("0\n");
                                            ^
0_0_31251703_10173.cpp:19:50: error: stray '#' in program
             printf("0\n");
                                                  ^
0_0_31251703_10173.cpp:19:56: error: stray '#' in program
             printf("0\n");
                                                        ^
0_0_31251703_10173.cpp:19:62: error: stray '#' in program
             printf("0\n");
                                                              ^
0_0_31251703_10173.cpp:19:68: error: stray '#' in program
             printf("0\n");
                                                                    ^
0_0_31251703_10173.cpp:20:2: error: stray '#' in program
             continue;
  ^
0_0_31251703_10173.cpp:20:8: error: stray '#' in program
             continue;
        ^
0_0_31251703_10173.cpp:20:14: error: stray '#' in program
             continue;
              ^
0_0_31251703_10173.cpp:20:20: error: stray '#' in program
             continue;
                    ^
0_0_31251703_10173.cpp:20:26: error: stray '#' in program
             continue;
                          ^
0_0_31251703_10173.cpp:20:32: error: stray '#' in program
             continue;
                                ^
0_0_31251703_10173.cpp:20:38: error: stray '#' in program
             continue;
                                      ^
0_0_


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-17 16:36:59, Gzip enabled