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_37257855_15454.cpp:7:2: error: missing terminating ' character
  int t';
  ^
0_0_37257855_15454.cpp:4:1: error: 'vertorc' does not name a type
 vertorc <int> e[maxn];
 ^
0_0_37257855_15454.cpp: In function 'int main()':
0_0_37257855_15454.cpp:8:2: error: expected initializer before 'cin'
  cin>>t;
  ^
0_0_37257855_15454.cpp:9:21: error: 't' was not declared in this scope
  for(int cas=1;cas<=t;cas++){
                     ^
0_0_37257855_15454.cpp:10:23: error: 'sizeofd' was not declared in this scope
   memset(p,0,sizeofd(p));     flag=0;
                       ^
0_0_37257855_15454.cpp:12:23: error: 'e' was not declared in this scope
   for(int i=0;i<n;i++)e[i].clear();
                       ^
0_0_37257855_15454.cpp:14:15: error: expected initializer before 'scanf'
    int x,y    scanf("%d%d",&x,&y);
               ^
0_0_37257855_15454.cpp:15:4: error: 'e' was not declared in this scope
    e[x].push_back(y); e[y].push_back(x);
    ^
0_0_37257855_15454.cpp:15:19: error: 'y' was not declared in this scope
    e[x].push_back(y); e[y].push_back(x);
                   ^
0_0_37257855_15454.cpp:20:10: error: cannot convert 'std::queue<int>' to 'int' in initialization
    int u=q,front();   q.pop();
          ^
0_0_37257855_15454.cpp:21:19: error: 'e' was not declared in this scope
    for(int i=0;i<=e[u].size();i++){
                   ^
0_0_37257855_15454.cpp:31:6: error: 'elas' was not declared in this scope
      elas prinf("case %d; NO\n",cas);
      ^


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-23 04:36:35, Gzip enabled