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_34061838_8743.cpp:3:5: error: stray '\243' in program
     int i,n£»
     ^
0_0_34061838_8743.cpp:3:5: error: stray '\273' in program
0_0_34061838_8743.cpp: In function 'int main()':
0_0_34061838_8743.cpp:4:5: error: expected initializer before 'int'
     int sum=0;
     ^
0_0_34061838_8743.cpp:5:17: error: 'n' was not declared in this scope
     scanf("%d",&n);
                 ^
0_0_34061838_8743.cpp:5:18: error: 'scanf' was not declared in this scope
     scanf("%d",&n);
                  ^
0_0_34061838_8743.cpp:8:9: error: 'sum' was not declared in this scope
         sum=sum+i;
         ^
0_0_34061838_8743.cpp:10:19: error: 'sum' was not declared in this scope
     printf("%d\n",sum);
                   ^
0_0_34061838_8743.cpp:10:22: error: 'printf' was not declared in this scope
     printf("%d\n",sum);
                      ^


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-10-01 12:11:40, Gzip enabled