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_26633782_16458.cpp:1:10: error: #include expects "FILENAME" or <FILENAME>
 #include 
          ^
0_0_26633782_16458.cpp:2:10: error: #include expects "FILENAME" or <FILENAME>
 #include 
          ^
0_0_26633782_16458.cpp:3:10: error: #include expects "FILENAME" or <FILENAME>
 #include 
          ^
0_0_26633782_16458.cpp:4:10: error: #include expects "FILENAME" or <FILENAME>
 #include 
          ^
0_0_26633782_16458.cpp:5:10: error: #include expects "FILENAME" or <FILENAME>
 #include 
          ^
0_0_26633782_16458.cpp:8:9: error: '__int64' does not name a type
 typedef __int64 ll;
         ^
0_0_26633782_16458.cpp:10:1: error: 'll' does not name a type
 ll a[MAXN];
 ^
0_0_26633782_16458.cpp: In function 'int gauss()':
0_0_26633782_16458.cpp:16:17: error: 'i40' was not declared in this scope
     for(int i=0;i40){
                 ^
0_0_26633782_16458.cpp:16:20: error: expected ';' before ')' token
     for(int i=0;i40){
                    ^
0_0_26633782_16458.cpp:17:27: error: 'printf' was not declared in this scope
             printf("Yes\n");
                           ^
0_0_26633782_16458.cpp:20:34: error: 'printf' was not declared in this scope
         if(gauss())printf("Yes\n");
                                  ^
0_0_26633782_16458.cpp:21:27: error: 'printf' was not declared in this scope
         else printf("No\n");
                           ^
0_0_26633782_16458.cpp: At global scope:
0_0_26633782_16458.cpp:23:5: error: expected unqualified-id before 'return'
     return 0;
     ^
0_0_26633782_16458.cpp:24:1: error: expected declaration before '}' token
 }
 ^


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-30 08:06:48, Gzip enabled