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_17312759_18721.cpp:16:7: error: 'LL' does not name a type
 const LL INF = 777777777444444444LL;
       ^
0_0_17312759_18721.cpp:17:1: error: 'LL' does not name a type
 LL a[N];
 ^
0_0_17312759_18721.cpp:20:11: error: variable or field 'dfs' declared void
 void dfs (LL now, int x, int y) {
           ^
0_0_17312759_18721.cpp:20:11: error: 'LL' was not declared in this scope
0_0_17312759_18721.cpp:20:19: error: expected primary-expression before 'int'
 void dfs (LL now, int x, int y) {
                   ^
0_0_17312759_18721.cpp:20:26: error: expected primary-expression before 'int'
 void dfs (LL now, int x, int y) {
                          ^
0_0_17312759_18721.cpp: In function 'int main()':
0_0_17312759_18721.cpp:28:17: error: 'dfs' was not declared in this scope
     dfs (0, 0, 0);
                 ^
0_0_17312759_18721.cpp:29:11: error: 'a' was not declared in this scope
     sort (a + 1, a + 1 + an);
           ^
0_0_17312759_18721.cpp:34:5: error: 'LL' was not declared in this scope
     LL x;
     ^
0_0_17312759_18721.cpp:36:26: error: 'x' was not declared in this scope
         scanf ("%I64d", &x);
                          ^


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-25 15:43:12, Gzip enabled