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_16539175_23792.cpp:216:10: error: stray '#' in program
         }#include <stdio.h>
          ^
0_0_16539175_23792.cpp: In function 'int main()':
0_0_16539175_23792.cpp:216:11: error: 'include' was not declared in this scope
         }#include <stdio.h>
           ^
0_0_16539175_23792.cpp:216:20: error: 'stdio' was not declared in this scope
         }#include <stdio.h>
                    ^
0_0_16539175_23792.cpp:226:1: error: expected primary-expression before 'using'
 using namespace std;
 ^
0_0_16539175_23792.cpp:250:16: error: redeclaration of 'int tot'
 int head[MAXN],tot, head2[MAXN], tot2 ;
                ^
0_0_16539175_23792.cpp:193:13: note: 'int tot' previously declared here
         int tot = 0;
             ^
0_0_16539175_23792.cpp:258:1: error: a function-definition is not allowed here before '{' token
 {
 ^
0_0_16539175_23792.cpp:263:23: error: a function-definition is not allowed here before '{' token
 void ad(int u, int v) {
                       ^
0_0_16539175_23792.cpp:270:1: error: a function-definition is not allowed here before '{' token
 {
 ^
0_0_16539175_23792.cpp:454:1: error: expected '}' at end of input
 }
 ^
0_0_16539175_23792.cpp:454:1: error: expected '}' at end of input


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-10-25 16:19:47, Gzip enabled