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_39545302_30227.cpp:5:8: error: wrong number of template arguments (1, should be at least 2)
    5 | map<int> mark;
      |        ^
In file included from gcc-13.1.0/lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/map:63,
                 from .\stdc++.h:152:
gcc-13.1.0/lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/bits/stl_map.h:100:11: note: provided for 'template<class _Key, class _Tp, class _Compare, class _Alloc> class std::map'
  100 |     class map
      |           ^~~
0_0_39545302_30227.cpp: In function 'int main()':
0_0_39545302_30227.cpp:18:40: error: invalid types 'int[long long int]' for array subscript
   18 |                                 if(mark[now]==1)
      |                                        ^
0_0_39545302_30227.cpp:21:37: error: invalid types 'int[long long int]' for array subscript
   21 |                                 mark[now]=1;
      |                                     ^


Hangzhou Dianzi University Online Judge 3.0
Copyright © 2005-2025 HDU ACM Team. All Rights Reserved.
Designer & Developer : Wang Rongtao LinLe GaoJie GanLu
Total 0.001000(s) query 1, Server time : 2025-02-17 08:44:23, Gzip enabled