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_13971087_2357.cpp:2:8: error: stray '#' in program
 main()  
        ^
0_0_13971087_2357.cpp:2:14: error: stray '#' in program
 main()  
              ^
0_0_13971087_2357.cpp:3:3: error: stray '#' in program
 { 
   ^
0_0_13971087_2357.cpp:4:2: error: stray '#' in program
     int a,b; 
  ^
0_0_13971087_2357.cpp:4:8: error: stray '#' in program
     int a,b; 
        ^
0_0_13971087_2357.cpp:4:14: error: stray '#' in program
     int a,b; 
              ^
0_0_13971087_2357.cpp:4:20: error: stray '#' in program
     int a,b; 
                    ^
0_0_13971087_2357.cpp:4:29: error: stray '#' in program
     int a,b; 
                             ^
0_0_13971087_2357.cpp:4:39: error: stray '#' in program
     int a,b; 
                                       ^
0_0_13971087_2357.cpp:5:2: error: stray '#' in program
    while(scanf("%d%d",&a,&b)!=EOF)   
  ^
0_0_13971087_2357.cpp:5:8: error: stray '#' in program
    while(scanf("%d%d",&a,&b)!=EOF)   
        ^
0_0_13971087_2357.cpp:5:14: error: stray '#' in program
    while(scanf("%d%d",&a,&b)!=EOF)   
              ^
0_0_13971087_2357.cpp:5:51: error: stray '#' in program
    while(scanf("%d%d",&a,&b)!=EOF)   
                                                   ^
0_0_13971087_2357.cpp:5:57: error: stray '#' in program
    while(scanf("%d%d",&a,&b)!=EOF)   
                                                         ^
0_0_13971087_2357.cpp:5:63: error: stray '#' in program
    while(scanf("%d%d",&a,&b)!=EOF)   
                                                               ^
0_0_13971087_2357.cpp:6:2: error: stray '#' in program
     printf("%d\n",a+b);  
  ^
0_0_13971087_2357.cpp:6:30: error: stray '#' in program
     printf("%d\n",a+b);  
                              ^
0_0_13971087_2357.cpp:6:36: error: stray '#' in program
     printf("%d\n",a+b);  
                                    ^
0_0_13971087_2357.cpp:2:9: error: expected constructor, destructor, or type conversion before numeric constant
 main()  
         ^
0_0_13971087_2357.cpp:2:15: error: expected unqualified-id before numeric constant
 main()  
               ^
0_0_13971087_2357.cpp:2:15: error: expected constructor, destructor, or type conversion before numeric constant
0_0_13971087_2357.cpp:3:1: error: expected unqualified-id before '{' token
 { 
 ^


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-27 03:52:17, Gzip enabled