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_32756827_3751.cpp:33:9: error: stray '\243' in program
         cnt = 0;
         ^
0_0_32756827_3751.cpp:33:9: error: stray '\273' in program
0_0_32756827_3751.cpp: In function 'int main()':
0_0_32756827_3751.cpp:34:9: error: expected ';' before 'int'
         int n,m,x,l,r,k;
         ^
0_0_32756827_3751.cpp:35:23: error: 'n' was not declared in this scope
         scanf("%d%d",&n,&m);
                       ^
0_0_32756827_3751.cpp:35:26: error: 'm' was not declared in this scope
         scanf("%d%d",&n,&m);
                          ^
0_0_32756827_3751.cpp:38:25: error: 'x' was not declared in this scope
             scanf("%d",&x);
                         ^
0_0_32756827_3751.cpp:43:29: error: 'l' was not declared in this scope
             scanf("%d%d%d",&l,&r,&k);
                             ^
0_0_32756827_3751.cpp:43:32: error: 'r' was not declared in this scope
             scanf("%d%d%d",&l,&r,&k);
                                ^
0_0_32756827_3751.cpp:43:35: error: 'k' was not declared in this scope
             scanf("%d%d%d",&l,&r,&k);
                                   ^


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 03:42:01, Gzip enabled