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_31323310_14856.cpp: In function 'void quicksort(tv*, int, int)':
0_0_31323310_14856.cpp:8:1: error: 'inti' was not declared in this scope
 inti = l, j = r, t, s;
 ^
0_0_31323310_14856.cpp:8:11: error: 'j' was not declared in this scope
 inti = l, j = r, t, s;
           ^
0_0_31323310_14856.cpp:8:18: error: 't' was not declared in this scope
 inti = l, j = r, t, s;
                  ^
0_0_31323310_14856.cpp:8:21: error: 's' was not declared in this scope
 inti = l, j = r, t, s;
                     ^
0_0_31323310_14856.cpp:12:16: error: 'i' was not declared in this scope
         while (i != j) {
                ^
0_0_31323310_14856.cpp:28:11: error: 'i' was not declared in this scope
         a[i].end = t;
           ^
0_0_31323310_14856.cpp: At global scope:
0_0_31323310_14856.cpp:35:8: error: expected constructor, destructor, or type conversion before '(' token
 intmain(intargc, const char * argv[]) {
        ^


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-01 06:36:00, Gzip enabled