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_39623529_26658.cpp:11:19: error: stray '\243' in program
   11 | vector<int> mp[60]<a3><bb>
      |                   ^~~~
0_0_39623529_26658.cpp:11:20: error: stray '\273' in program
   11 | vector<int> mp[60]<a3><bb>
      |                       ^~~~
0_0_39623529_26658.cpp:13:1: error: expected initializer before 'int'
   13 | int cacl(int x) {
      | ^~~
0_0_39623529_26658.cpp: In function 'void solve()':
0_0_39623529_26658.cpp:34:18: error: 'mp' was not declared in this scope
   34 |         auto v = mp[i];
      |                  ^~
0_0_39623529_26658.cpp: In function 'int main()':
0_0_39623529_26658.cpp:70:9: error: 'mp' was not declared in this scope
   70 |         mp[cacl(i)].push_back(i);
      |         ^~
0_0_39623529_26658.cpp:70:12: error: 'cacl' was not declared in this scope
   70 |         mp[cacl(i)].push_back(i);
      |            ^~~~


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 06:08:21, Gzip enabled