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_38955043_14930.cpp: In function 'int main()':
0_0_38955043_14930.cpp:24:9: error: 'q1t' was not declared in this scope; did you mean 'q1'?
   24 |         q1t<int>::iterator it;//遍历集合
      |         ^~~
      |         q1
0_0_38955043_14930.cpp:24:13: error: expected primary-expression before 'int'
   24 |         q1t<int>::iterator it;//遍历集合
      |             ^~~
0_0_38955043_14930.cpp:26:14: error: 'it' was not declared in this scope; did you mean 'int'?
   26 |         for (it = q1.begin();it != q1.end();it++)
      |              ^~
      |              int
0_0_38955043_14930.cpp:34:13: error: 'elq1' was not declared in this scope; did you mean 'q1'?
   34 |             elq1 cout << *it << " ";//输出的不是最后一个元素则需要输出空格
      |             ^~~~
      |             q1


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-12-03 17:34:52, Gzip enabled