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_30223171_28288.cpp:7:2: error: stray '#' in program
     AA[1]=3; 
  ^
0_0_30223171_28288.cpp:7:8: error: stray '#' in program
     AA[1]=3; 
        ^
0_0_30223171_28288.cpp:7:14: error: stray '#' in program
     AA[1]=3; 
              ^
0_0_30223171_28288.cpp:7:20: error: stray '#' in program
     AA[1]=3; 
                    ^
0_0_30223171_28288.cpp:8:2: error: stray '#' in program
     AA[2]=3;
  ^
0_0_30223171_28288.cpp:8:8: error: stray '#' in program
     AA[2]=3;
        ^
0_0_30223171_28288.cpp:8:14: error: stray '#' in program
     AA[2]=3;
              ^
0_0_30223171_28288.cpp:8:20: error: stray '#' in program
     AA[2]=3;
                    ^
0_0_30223171_28288.cpp:9:2: error: stray '#' in program
     AB[2]=6;
  ^
0_0_30223171_28288.cpp:9:8: error: stray '#' in program
     AB[2]=6;
        ^
0_0_30223171_28288.cpp:9:14: error: stray '#' in program
     AB[2]=6;
              ^
0_0_30223171_28288.cpp:9:20: error: stray '#' in program
     AB[2]=6;
                    ^
0_0_30223171_28288.cpp:10:2: error: stray '#' in program
     for(int i=3;i<40;i++)
  ^
0_0_30223171_28288.cpp:10:8: error: stray '#' in program
     for(int i=3;i<40;i++)
        ^
0_0_30223171_28288.cpp:10:14: error: stray '#' in program
     for(int i=3;i<40;i++)
              ^
0_0_30223171_28288.cpp:10:20: error: stray '#' in program
     for(int i=3;i<40;i++)
                    ^
0_0_30223171_28288.cpp:11:2: error: stray '#' in program
     {
  ^
0_0_30223171_28288.cpp:11:8: error: stray '#' in program
     {
        ^
0_0_30223171_28288.cpp:11:14: error: stray '#' in program
     {
              ^
0_0_30223171_28288.cpp:11:20: error: stray '#' in program
     {
                    ^
0_0_30223171_28288.cpp:12:2: error: stray '#' in program
         AA[i]=AA[i-1]+AB[i-1];
  ^
0_0_30223171_28288.cpp:12:8: error: stray '#' in program
         AA[i]=AA[i-1]+AB[i-1];
        ^
0_0_30223171_28288.cpp:12:14: error: stray '#' in program
         AA[i]=AA[i-1]+AB[i-1];
              ^
0_0_30223171_28288.cpp:12:20: error: stray '#' in program
         AA[i]=AA[i-1]+AB[i-1];
                    ^
0_0_30223171_28288.cpp:12:26: error: stray '#' in program
         AA[i]=AA[i-1]+AB[i-1];
                          ^
0_0_30223171_28288.cpp:12:32: error: stray '#' in program
         AA[i]=AA[i-1]+AB[i-1];
                                ^
0_0_30223171_28288.cpp:12:38: error: stray '#' in program
         AA[i]=AA[i-1]+AB[i-1];
                                      ^
0_0_30223171_28288.cpp:12:44: error: stray '#' in program
         AA[i]=AA[i-1]+AB[i-1];
                                            ^
0_0_30223171_28288.cpp:13:2: error: stray '#' in program
         AB[i]=AA[i-1]*2+AB[i-1];
  ^
0_0_30223171_28288.cpp:13:8: error: stray '#' in program
         AB[i]=AA[i-1]*2+AB[i-1];
        ^
0_0_30223171_28288.cpp:13:14: error: stray '#' in program
         AB[i]=AA[i-1]*2+AB[i-1];
              ^
0_0_30223171_28288.cpp:13:20: error: stray '#' in program
         AB[i]=AA[i-1]*2+AB[i-1];
                    ^
0_0_30223171_28288.cpp:13:26: error: stray '#' in program
         AB[i]=AA[i-1]*2+AB[i-1];
                          ^
0_0_30223171_28288.cpp:13:32: error: stray '#' in program
         AB[i]=AA[i-1]*2+AB[i-1];
                                ^
0_0_30223171_28288.cpp:13:38: error: stray '#' in program
         AB[i]=AA[i-1]*2+AB[i-1];
                                      ^
0_0_30223171_28288.cpp:13:44: error: stray '#' in program
         AB[i]=AA[i-1]*2+AB[i-1];
                                            ^
0_0_30223171_28288.cpp:14:2: error: stray '#' in program
     }
  ^
0_0_30223171_28288.cpp:14:8: error: stray '#' in program
     }
        ^
0_0_30223171_28288.cpp:14:14: error: stray '#' in program
     }
              ^
0_0_30223171_28288.cpp:14:20: error: stray '#' in program
     }
                    ^
0_0_30223171_28288.cpp:18:2: error: stray '#' in program
     int T;
  ^
0_0_30223171_28288.cpp:18:8: error: stray '#' in program
     int T;
        ^
0_0_30223171_28288.cpp:18:14: error: stray '#' in program
     int T;
              ^
0_0_30223171_28288.cpp:18:20: error: stray '#' in program
     int T;
                    ^
0_0_30223171_28288.cpp:19:2: error: stray '#' in program
     int n;
  ^
0_0_30223171_28288.cpp:19:8: error: stray '#' in program
     int n;
        ^
0_0_30223171_28288.cpp:19:14: error: stray '#' in program
     int n;
              ^
0_0_30223171_28288.cpp:19:20: error: stray '#' in program
     int n;
                    ^
0_0_30223171_28288.cpp:20:2: error: stray '#' in program
     Initial();
  ^
0_0_30223171_28288.cpp:20:8: error: stray '#' in program
     Initial();
        ^
0_0_30223171_28288.cpp:20:14: error: stray '#' in program
     Initial();
              ^
0_0_30223171_28288.cpp:20:20: error: stray '#' in program
     Initial();
                    ^
0_0_30223171_28288.cpp:21:2: error: stray '#' in program
     cin>>T;
  ^
0_0_30223171_28288.cpp:21:8: error: stray '#' in program
     cin>>T;
        ^
0_0_30223171_28288.cpp:21:14: error: stray '#' in program
     cin>>T;
              ^
0_0_30223171_28288.cpp:21:20: error: stray '#' in program
     cin>>T;
                    ^
0_0_30223171_28288.cpp:22:2: error: stray '#' in program
     while(T--)
  ^
0_0_30223171_28288.cpp:22:8: error: stray '#' in program
     while(T--)
        ^
0_0_30223171_28288.cpp:22:14: error: stray '#' in program
     while(T--)
              ^
0_0_30223171_28288.cpp:22:20: error: stray '#' in program
     while(T--)
                    ^
0_0_30223171_28288.cpp:23:2: error: stray '#' in program
     {
  ^
0_0_30223171_28288.cpp:23:8: error: stray '#' in program
     {
        ^
0_0_30223171_28288.cpp:23:14: error: stray '#' in program
     {
              ^
0_0_30223171_28288.cpp:23:20: error: stray '#' in program
     {
                    ^
0_0_30223171_28288.cpp:24:2: error: stray '#' in program
         scanf("%d",&n);
  ^
0_0_30223171_28288.cpp:24:8: error: stray '#' in program
         scanf("%d",&n);
        ^
0_0_30223171_28288.cpp:24:14: error: stray '#' in program
         scanf("%d",&n);
              ^
0_0_30223171_28288.cpp:24:20: error: stray '#' in program
         scanf("%d",&n);
                    ^
0_0_30223171_28288.cpp:24:26: error: stray '#' in program
         scanf("%d",&n);
                          ^
0_0_30223171_28288.cpp:24:32: error: stray '#' in program
         scanf("%d",&n);
                                ^
0_0_30223171_28288.cpp:24:38: error: stray '#' in program
         scanf("%d",&n);
                                      ^
0_0_30223171_28288.cpp:24:44: error: stray '#' in program
         scanf("%d",&n);
                                            ^
0_0_30223171_28288.cpp:25:2: error: stray '#' in program
         printf("%lld\n",AA[n]+AB[n]);
  ^
0_0_30223171_28288.cpp:25:8: error: stray '#' in program
         printf("%lld\n",AA[n]+AB[n]);
        ^
0_0_30223171_28288.cpp:25:14: error: stray '#' in program
         printf("%lld\n",AA[n]+AB[n]);
              ^
0_0_30223171_28288.cpp:25:20: error: stray '#' in program
         printf("%lld\n",AA[n]+AB[n]);
                    ^
0_0_30223171_28288.cpp:25:26: error: stray '#' in program
         printf("%lld\n",AA[n]+AB[n]);
             


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