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_38777770_20189.cpp: In function 'i64 bsgs(i64, i64, i64)':
0_0_38777770_20189.cpp:215:18: error: 'sqrt' was not declared in this scope
  215 |     i64 m = ceil(sqrt(p));
      |                  ^~~~
0_0_38777770_20189.cpp:215:13: error: 'ceil' was not declared in this scope
  215 |     i64 m = ceil(sqrt(p));
      |             ^~~~
0_0_38777770_20189.cpp: In function 'void solve()':
0_0_38777770_20189.cpp:239:18: error: 'sqrt' is not a member of 'std'; did you mean 'sort'?
  239 |     int Q = std::sqrt(P + 1) + 1;
      |                  ^~~~
      |                  sort


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-16 23:29:39, Gzip enabled