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_33110452_24328.cpp:1:3: error: invalid preprocessing directive #&
  # include <stdio.h>   
   ^
0_0_33110452_24328.cpp:2:5: error: stray '#' in program
 int main()
     ^
0_0_33110452_24328.cpp:3:2: error: stray '#' in program
  {  
  ^
0_0_33110452_24328.cpp:3:10: error: stray '#' in program
  {  
          ^
0_0_33110452_24328.cpp:3:17: error: stray '#' in program
  {  
                 ^
0_0_33110452_24328.cpp:4:5: error: stray '#' in program
 int a, b;   
     ^
0_0_33110452_24328.cpp:4:14: error: stray '#' in program
 int a, b;   
              ^
0_0_33110452_24328.cpp:4:23: error: stray '#' in program
 int a, b;   
                       ^
0_0_33110452_24328.cpp:4:30: error: stray '#' in program
 int a, b;   
                              ^
0_0_33110452_24328.cpp:4:37: error: stray '#' in program
 int a, b;   
                                     ^
0_0_33110452_24328.cpp:5:21: error: stray '#' in program
 while(scanf("%d%d", &a, &b)!=EOF)  
                     ^
0_0_33110452_24328.cpp:5:31: error: stray '#' in program
 while(scanf("%d%d", &a, &b)!=EOF)  
                               ^
0_0_33110452_24328.cpp:5:47: error: stray '#' in program
 while(scanf("%d%d", &a, &b)!=EOF)  
                                               ^
0_0_33110452_24328.cpp:5:54: error: stray '#' in program
 while(scanf("%d%d", &a, &b)!=EOF)  
                                                      ^
0_0_33110452_24328.cpp:6:2: error: stray '#' in program
  printf("%d\n", a+b); 
  ^
0_0_33110452_24328.cpp:6:23: error: stray '#' in program
  printf("%d\n", a+b); 
                       ^
0_0_33110452_24328.cpp:6:35: error: stray '#' in program
  printf("%d\n", a+b); 
                                   ^
0_0_33110452_24328.cpp:7:2: error: stray '#' in program
   return 0; 
  ^
0_0_33110452_24328.cpp:7:9: error: stray '#' in program
   return 0; 
         ^
0_0_33110452_24328.cpp:7:22: error: stray '#' in program
   return 0; 
                      ^
0_0_33110452_24328.cpp:7:31: error: stray '#' in program
   return 0; 
                               ^
0_0_33110452_24328.cpp:8:2: error: stray '#' in program
  } 
  ^
0_0_33110452_24328.cpp:8:10: error: stray '#' in program
  } 
          ^
0_0_33110452_24328.cpp:2:6: error: expected unqualified-id before numeric constant
 int main()
      ^
0_0_33110452_24328.cpp:2:6: error: expected initializer before numeric constant
0_0_33110452_24328.cpp:3:3: error: expected constructor, destructor, or type conversion before numeric constant
  {  
   ^
0_0_33110452_24328.cpp:3:8: error: expected unqualified-id before '{' token
  {  
        ^
0_0_33110452_24328.cpp:8:11: error: expected unqualified-id before numeric constant
  } 
           ^
0_0_33110452_24328.cpp:8:11: error: expected constructor, destructor, or type conversion before numeric constant


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-16 20:43:57, Gzip enabled