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_38697139_18480.cpp:14:1: error: stray '\312' in program
   14 | <ca><fd><be><U+0763><ac><c7><f3>/E<b3><U+0332><ce><ca><fd>
      | ^~~~
0_0_38697139_18480.cpp:14:2: error: stray '\375' in program
   14 | <ca><fd><be><U+0763><ac><c7><f3>/E<b3><U+0332><ce><ca><fd>
      |     ^~~~
0_0_38697139_18480.cpp:14:3: error: stray '\276' in program
   14 | <ca><fd><be><U+0763><ac><c7><f3>/E<b3><U+0332><ce><ca><fd>
      |         ^~~~
0_0_38697139_18480.cpp:14:5: error: stray '\254' in program
   14 | <ca><fd><be><U+0763><ac><c7><f3>/E<b3><U+0332><ce><ca><fd>
      |                     ^~~~
0_0_38697139_18480.cpp:14:6: error: stray '\307' in program
   14 | <ca><fd><be><U+0763><ac><c7><f3>/E<b3><U+0332><ce><ca><fd>
      |                         ^~~~
0_0_38697139_18480.cpp:14:7: error: stray '\363' in program
   14 | <ca><fd><be><U+0763><ac><c7><f3>/E<b3><U+0332><ce><ca><fd>
      |                             ^~~~
0_0_38697139_18480.cpp:14:10: error: stray '\263' in program
   14 | <ca><fd><be><U+0763><ac><c7><f3>/E<b3><U+0332><ce><ca><fd>
      |                                   ^~~~
0_0_38697139_18480.cpp:14:11: error: extended character 滩 is not valid at the start of an identifier
   14 | 数据,求/E程参数
      |           ^
0_0_38697139_18480.cpp:14:11: error: stray '\316' in program
   14 | <ca><fd><be><U+0763><ac><c7><f3>/E<b3><U+0332><ce><ca><fd>
      |                                               ^~~~
0_0_38697139_18480.cpp:14:12: error: stray '\312' in program
   14 | <ca><fd><be><U+0763><ac><c7><f3>/E<b3><U+0332><ce><ca><fd>
      |                                                   ^~~~
0_0_38697139_18480.cpp:14:13: error: stray '\375' in program
   14 | <ca><fd><be><U+0763><ac><c7><f3>/E<b3><U+0332><ce><ca><fd>
      |                                                       ^~~~
0_0_38697139_18480.cpp: In function 'int main()':
0_0_38697139_18480.cpp:14:4: error: '\U00000763' was not declared in this scope
   14 | 数据,求/E程参数
      |    ^
0_0_38697139_18480.cpp:14:9: error: 'E' was not declared in this scope
   14 | 数据,求/E程参数
      |         ^
0_0_38697139_18480.cpp:21:25: error: 'a' was not declared in this scope
   21 |                         a = (p1y - p2y) / t;
      |                         ^
0_0_38697139_18480.cpp:22:25: error: 'b' was not declared in this scope
   22 |                         b = -2 * a * p1x;
      |                         ^
0_0_38697139_18480.cpp:23:25: error: 'c' was not declared in this scope
   23 |                         c = p1y - a * p1x * p1x - b * p1x;
      |                         ^
0_0_38697139_18480.cpp:31:25: error: 'k' was not declared in this scope; did you mean 'tk'?
   31 |                         k = (p3y - p2y) / tk;
      |                         ^
      |                         tk
0_0_38697139_18480.cpp:32:25: error: 'd' was not declared in this scope
   32 |                         d = p2y - k * p2x;
      |                         ^
0_0_38697139_18480.cpp:39:33: error: 'a' was not declared in this scope
   39 |                 double result = a * (p3x * p3x * p3x - p2x * p2x * p2x) / 3;
      |                                 ^
0_0_38697139_18480.cpp:40:54: error: 'b' was not declared in this scope
   40 |                 result += (p3x * p3x - p2x * p2x) * (b - k) / 2 + (c - d) * (p3x - p2x);
      |                                                      ^
0_0_38697139_18480.cpp:40:58: error: 'k' was not declared in this scope; did you mean 'tk'?
   40 |                 result += (p3x * p3x - p2x * p2x) * (b - k) / 2 + (c - d) * (p3x - p2x);
      |                                                          ^
      |                                                          tk
0_0_38697139_18480.cpp:40:68: error: 'c' was not declared in this scope
   40 |                 result += (p3x * p3x - p2x * p2x) * (b - k) / 2 + (c - d) * (p3x - p2x);
      |                                                                    ^
0_0_38697139_18480.cpp:40:72: error: 'd' was not declared in this scope
   40 |                 result += (p3x * p3x - p2x * p2x) * (b - k) / 2 + (c - d) * (p3x - p2x);
      |                                                                        ^


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-29 22:21:48, Gzip enabled