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_13804230_23110.cpp:1:10: error: #include expects "FILENAME" or <FILENAME>
 #include 
          ^
0_0_13804230_23110.cpp:2:9: error: #include expects "FILENAME" or <FILENAME>
 #include
         ^
0_0_13804230_23110.cpp:3:9: error: #include expects "FILENAME" or <FILENAME>
 #include
         ^
0_0_13804230_23110.cpp: In function 'void da(int*, int*, int, int)':
0_0_13804230_23110.cpp:16:17: error: expected ';' before ')' token
  for(j=1,p=1;p=j) y[p++]=sa[i]-j;
                 ^
0_0_13804230_23110.cpp:18:11: error: 'swap' was not declared in this scope
   swap(x,y);
           ^
0_0_13804230_23110.cpp:19:28: error: 'len' was not declared in this scope
   for(p=1,x[sa[0]]=0,i=1;i=len &&i<=l){
                            ^
0_0_13804230_23110.cpp:19:37: error: 'l' was not declared in this scope
   for(p=1,x[sa[0]]=0,i=1;i=len &&i<=l){
                                     ^
0_0_13804230_23110.cpp:19:38: error: expected ';' before ')' token
   for(p=1,x[sa[0]]=0,i=1;i=len &&i<=l){
                                      ^
0_0_13804230_23110.cpp:20:14: error: expected ')' before 'maxi'
      if(sa[i]maxi) maxi=sa[i];
              ^
0_0_13804230_23110.cpp:20:20: error: 'maxi' was not declared in this scope
      if(sa[i]maxi) maxi=sa[i];
                    ^
0_0_13804230_23110.cpp:23:8: error: 'maxi' was not declared in this scope
     if(maxi-mini>=len) ans++;
        ^
0_0_13804230_23110.cpp:23:13: error: 'mini' was not declared in this scope
     if(maxi-mini>=len) ans++;
             ^
0_0_13804230_23110.cpp:23:19: error: 'len' was not declared in this scope
     if(maxi-mini>=len) ans++;
                   ^
0_0_13804230_23110.cpp:23:24: error: 'ans' was not declared in this scope
     if(maxi-mini>=len) ans++;
                        ^
0_0_13804230_23110.cpp:24:5: error: 'mini' was not declared in this scope
     mini=sa[i];
     ^
0_0_13804230_23110.cpp:25:5: error: 'maxi' was not declared in this scope
     maxi=sa[i];
     ^
0_0_13804230_23110.cpp: At global scope:
0_0_13804230_23110.cpp:27:3: 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-07-07 05:28:37, Gzip enabled