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_38826686_24278.cpp: In function 'int main()':
0_0_38826686_24278.cpp:22:19: error: 'amp' was not declared in this scope
   22 |     scanf("%d%d",&N,&d);
      |                   ^~~
0_0_38826686_24278.cpp:22:31: error: expected ';' before ')' token
   22 |     scanf("%d%d",&N,&d);
      |                               ^
      |                               ;
0_0_38826686_24278.cpp:24:53: error: expected ';' before ')' token
   24 |         scanf("%d%d",&point[i].x,&point[i].y);
      |                                                     ^
      |                                                     ;
0_0_38826686_24278.cpp: In function 'void Save007()':
0_0_38826686_24278.cpp:34:24: error: 'amp' was not declared in this scope
   34 |         if (!visit[i] && FristJump(i))
      |                        ^~~
0_0_38826686_24278.cpp:34:32: error: expected ')' before ';' token
   34 |         if (!visit[i] && FristJump(i))
      |            ~                   ^
      |                                )
0_0_38826686_24278.cpp:34:46: error: expected ';' before ')' token
   34 |         if (!visit[i] && FristJump(i))
      |                                              ^
      |                                              ;
0_0_38826686_24278.cpp: In function 'int DFS(int)':
0_0_38826686_24278.cpp:62:28: error: 'amp' was not declared in this scope
   62 |             if (!visit[j] && jump(i,j)){
      |                            ^~~
0_0_38826686_24278.cpp:62:36: error: expected ')' before ';' token
   62 |             if (!visit[j] && jump(i,j)){
      |                ~                   ^
      |                                    )
0_0_38826686_24278.cpp:62:47: error: expected ';' before ')' token
   62 |             if (!visit[j] && jump(i,j)){
      |                                               ^
      |                                               ;


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-24 20:32:19, Gzip enabled