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_35586979_30388.cpp:4:1: error: stray '\241' in program
 while(scanf(¡°%d¡±,&n)!=EOF){
 ^
0_0_35586979_30388.cpp:4:1: error: stray '\260' in program
0_0_35586979_30388.cpp:4:1: error: stray '\241' in program
0_0_35586979_30388.cpp:4:1: error: stray '\261' in program
0_0_35586979_30388.cpp:6:1: error: stray '\241' in program
 scanf(¡°%d¡±,&a);
 ^
0_0_35586979_30388.cpp:6:1: error: stray '\260' in program
0_0_35586979_30388.cpp:6:1: error: stray '\241' in program
0_0_35586979_30388.cpp:6:1: error: stray '\261' in program
0_0_35586979_30388.cpp:9:1: error: stray '\241' in program
 scanf(¡°%lf¡±,&max);
 ^
0_0_35586979_30388.cpp:9:1: error: stray '\260' in program
0_0_35586979_30388.cpp:9:1: error: stray '\241' in program
0_0_35586979_30388.cpp:9:1: error: stray '\261' in program
0_0_35586979_30388.cpp:14:1: error: stray '\241' in program
 scanf(¡°%lf¡±,&s);
 ^
0_0_35586979_30388.cpp:14:1: error: stray '\260' in program
0_0_35586979_30388.cpp:14:1: error: stray '\241' in program
0_0_35586979_30388.cpp:14:1: error: stray '\261' in program
0_0_35586979_30388.cpp:16:1: error: stray '\241' in program
 printf(¡°%lf¡±,&max);}
 ^
0_0_35586979_30388.cpp:16:1: error: stray '\260' in program
0_0_35586979_30388.cpp:16:1: error: stray '\241' in program
0_0_35586979_30388.cpp:16:1: error: stray '\261' in program
0_0_35586979_30388.cpp: In function 'int main()':
0_0_35586979_30388.cpp:4:15: error: expected primary-expression before '%' token
 while(scanf(¡°%d¡±,&n)!=EOF){
               ^
0_0_35586979_30388.cpp:4:16: error: 'd' was not declared in this scope
 while(scanf(¡°%d¡±,&n)!=EOF){
                ^
0_0_35586979_30388.cpp:6:9: error: expected primary-expression before '%' token
 scanf(¡°%d¡±,&a);
         ^
0_0_35586979_30388.cpp:9:9: error: expected primary-expression before '%' token
 scanf(¡°%lf¡±,&max);
         ^
0_0_35586979_30388.cpp:9:10: error: 'lf' was not declared in this scope
 scanf(¡°%lf¡±,&max);
          ^
0_0_35586979_30388.cpp:14:9: error: expected primary-expression before '%' token
 scanf(¡°%lf¡±,&s);
         ^
0_0_35586979_30388.cpp:16:10: error: expected primary-expression before '%' token
 printf(¡°%lf¡±,&max);}
          ^
0_0_35586979_30388.cpp:16:22: error: expected '}' at end of input
 printf(¡°%lf¡±,&max);}
                      ^


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-09-28 23:29:15, Gzip enabled