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_32869509_12381.cpp:1:24: error: stray '#' in program
 </pre><pre class="cpp">#include<iostream>
                        ^
0_0_32869509_12381.cpp:1:1: error: expected unqualified-id before '<' token
 </pre><pre class="cpp">#include<iostream>
 ^
0_0_32869509_12381.cpp:27:1: error: 'queue' does not name a type
 queue<datatype> team;//BFS鎵鐢ㄧ殑闃熷垪 
 ^
0_0_32869509_12381.cpp:57:1: error: 'vector' does not name a type
 vector<mapdata> has[10010];//hash鍒ら噸鐢ㄥ埌寰梫ector鏁扮粍 
 ^
0_0_32869509_12381.cpp: In function 'void deal()':
0_0_32869509_12381.cpp:63:10: error: 'team' was not declared in this scope
  while (!team.empty()) team.pop();//娓呯┖闃熷垪 
          ^
0_0_32869509_12381.cpp:65:2: error: 'cin' was not declared in this scope
  cin >> n >> m;//璇诲彇n,m锛屽湴鍥鹃暱,瀹 
  ^
0_0_32869509_12381.cpp:67:3: error: 'has' was not declared in this scope
   has[i].clear();//娓呯┖hash琛 
   ^
0_0_32869509_12381.cpp:85:5: error: 'team' was not declared in this scope
     team.push(pt);
     ^
0_0_32869509_12381.cpp:91:10: error: 'team' was not declared in this scope
  while (!team.empty())//BFS 
          ^
0_0_32869509_12381.cpp:164:24: error: 'has' was not declared in this scope
    for (int k = 0; k < has[zzt].size(); k++)//閬嶅巻鎵鍦╤ash琛ㄤ腑鐨勮妭鐐 
                        ^
0_0_32869509_12381.cpp:173:4: error: 'has' was not declared in this scope
    has[zzt].push_back(h);//鏈闂紝hash淇℃伅鍏ヨ〃 
    ^
0_0_32869509_12381.cpp:179:2: error: 'cout' was not declared in this scope
  cout << ans << endl;
  ^
0_0_32869509_12381.cpp:179:17: error: 'endl' was not declared in this scope
  cout << ans << endl;
                 ^
0_0_32869509_12381.cpp: In function 'int main()':
0_0_32869509_12381.cpp:184:2: error: 'cin' was not declared in this scope
  cin >> t;
  ^


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-06-28 18:55:27, Gzip enabled