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_13810154_4492.cpp:1:12: error: #include expects "FILENAME" or <FILENAME>
 #include   
            ^
0_0_13810154_4492.cpp:2:12: error: #include expects "FILENAME" or <FILENAME>
 #include   
            ^
0_0_13810154_4492.cpp:3:12: error: #include expects "FILENAME" or <FILENAME>
 #include   
            ^
0_0_13810154_4492.cpp:4:12: error: #include expects "FILENAME" or <FILENAME>
 #include   
            ^
0_0_13810154_4492.cpp:5:12: error: #include expects "FILENAME" or <FILENAME>
 #include   
            ^
0_0_13810154_4492.cpp:6:12: error: #include expects "FILENAME" or <FILENAME>
 #include   
            ^
0_0_13810154_4492.cpp:7:12: error: #include expects "FILENAME" or <FILENAME>
 #include   
            ^
0_0_13810154_4492.cpp:8:12: error: #include expects "FILENAME" or <FILENAME>
 #include   
            ^
0_0_13810154_4492.cpp:9:11: error: #include expects "FILENAME" or <FILENAME>
 #include  
           ^
0_0_13810154_4492.cpp: In function 'int main()':
0_0_13810154_4492.cpp:39:32: error: 'memset' was not declared in this scope
  memset(used,false,sizeof(used));
                                ^
0_0_13810154_4492.cpp:44:15: error: expected primary-expression before '%' token
  while (scanf(%d %d, &n, &m) != EOF)
               ^
0_0_13810154_4492.cpp:44:16: error: 'd' was not declared in this scope
  while (scanf(%d %d, &n, &m) != EOF)
                ^
0_0_13810154_4492.cpp:44:28: error: 'scanf' was not declared in this scope
  while (scanf(%d %d, &n, &m) != EOF)
                            ^
0_0_13810154_4492.cpp:44:33: error: 'EOF' was not declared in this scope
  while (scanf(%d %d, &n, &m) != EOF)
                                 ^
0_0_13810154_4492.cpp:73:12: error: 'Case' was not declared in this scope
     printf(Case %d is a tree.
            ^
0_0_13810154_4492.cpp:74:9: error: 'printf' was not declared in this scope
 ,cases++);
         ^
0_0_13810154_4492.cpp:76:12: error: 'Case' was not declared in this scope
     printf(Case %d is not a tree.
            ^
0_0_13810154_4492.cpp:77:10: error: 'printf' was not declared in this scope
 , cases++);
          ^


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-23 10:10:38, Gzip enabled