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_21614244_3892.cpp:10:1: error: 'LL' does not name a type
 LL dfs(int pos,int pre,int flag,bool lead,bool limit)
 ^
0_0_21614244_3892.cpp:27:1: error: 'LL' does not name a type
 LL solve(LL x)
 ^
0_0_21614244_3892.cpp: In function 'int main()':
0_0_21614244_3892.cpp:40:5: error: 'LL' was not declared in this scope
     LL ri;
     ^
0_0_21614244_3892.cpp:45:23: error: 'ri' was not declared in this scope
         scanf("%lld",&ri);
                       ^
0_0_21614244_3892.cpp:47:33: error: 'solve' was not declared in this scope
         printf("%lld\n",solve(ri));
                                 ^


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-10-02 01:39:02, Gzip enabled