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_38813515_1847.cpp: In function 'bool find(int)':
0_0_38813515_1847.cpp:14:21: error: 'amp' was not declared in this scope; did you mean 'map'?
   14 |         if(!use[i] && map[u][i]) //标记匹配的学生
      |                     ^~~
      |                     map
0_0_38813515_1847.cpp:14:29: error: expected ')' before ';' token
   14 |         if(!use[i] && map[u][i]) //标记匹配的学生
      |           ~                 ^
      |                             )
0_0_38813515_1847.cpp:14:40: error: expected ';' before ')' token
   14 |         if(!use[i] && map[u][i]) //标记匹配的学生
      |                                        ^
      |                                        ;
0_0_38813515_1847.cpp: In function 'int main()':
0_0_38813515_1847.cpp:41:18: error: 'amp' was not declared in this scope; did you mean 'map'?
   41 |     scanf("%d", &ncase);
      |                  ^~~
      |                  map
0_0_38813515_1847.cpp:41:27: error: expected ';' before ')' token
   41 |     scanf("%d", &ncase);
      |                           ^
      |                           ;
0_0_38813515_1847.cpp:46:37: error: expected ';' before ')' token
   46 |         scanf("%d%d", &p, &n);
      |                                     ^
      |                                     ;
0_0_38813515_1847.cpp:49:36: error: expected ';' before ')' token
   49 |             scanf("%d", &stunum);
      |                                    ^
      |                                    ;
0_0_38813515_1847.cpp:52:38: error: expected ';' before ')' token
   52 |                 scanf("%d", &temp);
      |                                      ^
      |                                      ;


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-22 22:57:47, Gzip enabled