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_38854863_26286.cpp:21:8: error: missing terminating " character
   21 | printf(" ¡°);
      |        ^~~~~~
0_0_38854863_26286.cpp:24:8: error: stray '\241' in program
   24 | printf(<a1><b1>%.2lf",f/b);
      |        ^~~~
0_0_38854863_26286.cpp:24:9: error: stray '\261' in program
   24 | printf(<a1><b1>%.2lf",f/b);
      |            ^~~~
0_0_38854863_26286.cpp:24:15: error: missing terminating " character
   24 | printf(¡±%.2lf",f/b);
      |               ^~~~~~~
0_0_38854863_26286.cpp:35:8: error: missing terminating " character
   35 | printf(" ¡°);
      |        ^~~~~~
0_0_38854863_26286.cpp:39:8: error: stray '\241' in program
   39 | printf(<a1><b1>%.2lf",d[i]);
      |        ^~~~
0_0_38854863_26286.cpp:39:9: error: stray '\261' in program
   39 | printf(<a1><b1>%.2lf",d[i]);
      |            ^~~~
0_0_38854863_26286.cpp:39:15: error: missing terminating " character
   39 | printf(¡±%.2lf",d[i]);
      |               ^~~~~~~~
0_0_38854863_26286.cpp: In function 'int main()':
0_0_38854863_26286.cpp:7:31: error: 'a0' was not declared in this scope; did you mean 'a'?
    7 | while(~scanf("%d%d",&a,&b)&&!(a0||b0)) {
      |                               ^~
      |                               a
0_0_38854863_26286.cpp:7:35: error: 'b0' was not declared in this scope; did you mean 'b'?
    7 | while(~scanf("%d%d",&a,&b)&&!(a0||b0)) {
      |                                   ^~
      |                                   b
0_0_38854863_26286.cpp:22:1: error: expected primary-expression before '}' token
   22 | }
      | ^
0_0_38854863_26286.cpp:24:10: error: expected primary-expression before '%' token
   24 | printf(¡±%.2lf",f/b);
      |          ^
0_0_38854863_26286.cpp:24:11: error: unable to find numeric literal operator 'operator""lf'
   24 | printf(¡±%.2lf",f/b);
      |           ^~~~
0_0_38854863_26286.cpp:24:11: note: use '-fext-numeric-literals' to enable more built-in suffixes
0_0_38854863_26286.cpp:36:1: error: expected primary-expression before '}' token
   36 | }
      | ^
0_0_38854863_26286.cpp:39:10: error: expected primary-expression before '%' token
   39 | printf(¡±%.2lf",d[i]);
      |          ^
0_0_38854863_26286.cpp:39:11: error: unable to find numeric literal operator 'operator""lf'
   39 | printf(¡±%.2lf",d[i]);
      |           ^~~~
0_0_38854863_26286.cpp:39:11: note: use '-fext-numeric-literals' to enable more built-in suffixes


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-26 07:38:02, Gzip enabled