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_31498703_21788.cpp: In function 'long long int pcf::Lehmer(long long int)':
0_0_31498703_21788.cpp:52:19: error: 'sqrt' was not declared in this scope
   s = sqrt(0.9 + m), y = c = cbrt(0.9 + m);
                   ^
0_0_31498703_21788.cpp:52:42: error: 'cbrt' was not declared in this scope
   s = sqrt(0.9 + m), y = c = cbrt(0.9 + m);
                                          ^
0_0_31498703_21788.cpp: At global scope:
0_0_31498703_21788.cpp:59:12: error: expected constructor, destructor, or type conversion before ';' token
 pcf::init();
            ^
0_0_31498703_21788.cpp:60:7: error: expected constructor, destructor, or type conversion before '(' token
 printf("%lld\n",pcf::Lehmer(n));
       ^


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-09-20 11:50:35, Gzip enabled