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_15020877_1055.cpp:2:2: error: stray '#' in program
     int a,b;  while (scanf("%d %d",&a,&b)==2)  printf("%d\n",a+b);  return 0; 
  ^
0_0_15020877_1055.cpp:2:8: error: stray '#' in program
     int a,b;  while (scanf("%d %d",&a,&b)==2)  printf("%d\n",a+b);  return 0; 
        ^
0_0_15020877_1055.cpp:2:14: error: stray '#' in program
     int a,b;  while (scanf("%d %d",&a,&b)==2)  printf("%d\n",a+b);  return 0; 
              ^
0_0_15020877_1055.cpp:2:20: error: stray '#' in program
     int a,b;  while (scanf("%d %d",&a,&b)==2)  printf("%d\n",a+b);  return 0; 
                    ^
0_0_15020877_1055.cpp:2:29: error: stray '#' in program
     int a,b;  while (scanf("%d %d",&a,&b)==2)  printf("%d\n",a+b);  return 0; 
                             ^
0_0_15020877_1055.cpp:2:39: error: stray '#' in program
     int a,b;  while (scanf("%d %d",&a,&b)==2)  printf("%d\n",a+b);  return 0; 
                                       ^
0_0_15020877_1055.cpp:2:45: error: stray '#' in program
     int a,b;  while (scanf("%d %d",&a,&b)==2)  printf("%d\n",a+b);  return 0; 
                                             ^
0_0_15020877_1055.cpp:2:56: error: stray '#' in program
     int a,b;  while (scanf("%d %d",&a,&b)==2)  printf("%d\n",a+b);  return 0; 
                                                        ^
0_0_15020877_1055.cpp:2:92: error: stray '#' in program
     int a,b;  while (scanf("%d %d",&a,&b)==2)  printf("%d\n",a+b);  return 0; 
                                                                                            ^
0_0_15020877_1055.cpp:2:98: error: stray '#' in program
     int a,b;  while (scanf("%d %d",&a,&b)==2)  printf("%d\n",a+b);  return 0; 
                                                                                                  ^
0_0_15020877_1055.cpp:2:123: error: stray '#' in program
     int a,b;  while (scanf("%d %d",&a,&b)==2)  printf("%d\n",a+b);  return 0; 
                                                                                                                           ^
0_0_15020877_1055.cpp:2:129: error: stray '#' in program
     int a,b;  while (scanf("%d %d",&a,&b)==2)  printf("%d\n",a+b);  return 0; 
                                                                                                                                 ^
0_0_15020877_1055.cpp:2:141: error: stray '#' in program
     int a,b;  while (scanf("%d %d",&a,&b)==2)  printf("%d\n",a+b);  return 0; 
                                                                                                                                             ^
0_0_15020877_1055.cpp:2:149: error: stray '#' in program
     int a,b;  while (scanf("%d %d",&a,&b)==2)  printf("%d\n",a+b);  return 0; 
                                                                                                                                                     ^
0_0_15020877_1055.cpp:2:3: error: expected unqualified-id before numeric constant
     int a,b;  while (scanf("%d %d",&a,&b)==2)  printf("%d\n",a+b);  return 0; 
   ^
0_0_15020877_1055.cpp:2:3: error: expected constructor, destructor, or type conversion before numeric constant
0_0_15020877_1055.cpp:2:9: error: expected unqualified-id before numeric constant
     int a,b;  while (scanf("%d %d",&a,&b)==2)  printf("%d\n",a+b);  return 0; 
         ^
0_0_15020877_1055.cpp:2:9: error: expected constructor, destructor, or type conversion before numeric constant
0_0_15020877_1055.cpp:2:15: error: expected unqualified-id before numeric constant
     int a,b;  while (scanf("%d %d",&a,&b)==2)  printf("%d\n",a+b);  return 0; 
               ^
0_0_15020877_1055.cpp:2:15: error: expected constructor, destructor, or type conversion before numeric constant
0_0_15020877_1055.cpp:2:21: error: expected unqualified-id before numeric constant
     int a,b;  while (scanf("%d %d",&a,&b)==2)  printf("%d\n",a+b);  return 0; 
                     ^
0_0_15020877_1055.cpp:2:21: error: expected constructor, destructor, or type conversion before numeric constant
0_0_15020877_1055.cpp:2:30: error: expected unqualified-id before numeric constant
     int a,b;  while (scanf("%d %d",&a,&b)==2)  printf("%d\n",a+b);  return 0; 
                              ^
0_0_15020877_1055.cpp:2:30: error: expected initializer before numeric constant
0_0_15020877_1055.cpp:2:34: error: 'a' does not name a type
     int a,b;  while (scanf("%d %d",&a,&b)==2)  printf("%d\n",a+b);  return 0; 
                                  ^
0_0_15020877_1055.cpp:2:40: error: expected unqualified-id before numeric constant
     int a,b;  while (scanf("%d %d",&a,&b)==2)  printf("%d\n",a+b);  return 0; 
                                        ^
0_0_15020877_1055.cpp:2:40: error: expected constructor, destructor, or type conversion before numeric constant
0_0_15020877_1055.cpp:2:46: error: expected unqualified-id before numeric constant
     int a,b;  while (scanf("%d %d",&a,&b)==2)  printf("%d\n",a+b);  return 0; 
                                              ^
0_0_15020877_1055.cpp:2:46: error: expected constructor, destructor, or type conversion before numeric constant
0_0_15020877_1055.cpp:2:50: error: expected unqualified-id before 'while'
     int a,b;  while (scanf("%d %d",&a,&b)==2)  printf("%d\n",a+b);  return 0; 
                                                  ^
0_0_15020877_1055.cpp:2:67: error: expected ')' before '(' token
     int a,b;  while (scanf("%d %d",&a,&b)==2)  printf("%d\n",a+b);  return 0; 
                                                                   ^
0_0_15020877_1055.cpp:2:99: error: expected unqualified-id before numeric constant
     int a,b;  while (scanf("%d %d",&a,&b)==2)  printf("%d\n",a+b);  return 0; 
                                                                                                   ^
0_0_15020877_1055.cpp:2:99: error: expected constructor, destructor, or type conversion before numeric constant
0_0_15020877_1055.cpp:2:109: error: expected constructor, destructor, or type conversion before '(' token
     int a,b;  while (scanf("%d %d",&a,&b)==2)  printf("%d\n",a+b);  return 0; 
                                                                                                             ^
0_0_15020877_1055.cpp:2:124: error: expected unqualified-id before numeric constant
     int a,b;  while (scanf("%d %d",&a,&b)==2)  printf("%d\n",a+b);  return 0; 
                                                                                                                            ^
0_0_15020877_1055.cpp:2:124: error: expected constructor, destructor, or type conversion before numeric constant
0_0_15020877_1055.cpp:2:130: error: expected unqualified-id before numeric constant
     int a,b;  while (scanf("%d %d",&a,&b)==2)  printf("%d\n",a+b);  return 0; 
                                                                                                                                  ^
0_0_15020877_1055.cpp:2:130: error: expected constructor, destructor, or type conversion before numeric constant
0_0_15020877_1055.cpp:2:134: error: expected unqualified-id before 'return'
     int a,b;  while (scanf("%d %d",&a,&b)==2)  printf("%d\n",a+b);  return 0; 
                                                                                                                                      ^
0_0_15020877_1055.cpp:2:146: error: expected unqualified-id before numeric constant
     int a,b;  while (scanf("%d %d",&a,&b)==2)  printf("%d\n",a+b);  return 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-07-03 15:15:09, Gzip enabled