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_39037275_27007.cpp: In function 'void solve()':
0_0_39037275_27007.cpp:27:25: error: call of overloaded 'sqrt(__gnu_cxx::__alloc_traits<std::allocator<__int128>, __int128>::value_type)' is ambiguous
   27 |         if (a[i] * sqrt ((3 * a[i] * a[i] - 12) / 16) >= n) {
      |                    ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from gcc-13.1.0/lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/cmath:47,
                 from .\stdc++.h:114:
gcc-13.1.0/x86_64-w64-mingw32/include/math.h:192:18: note: candidate: 'double sqrt(double)'
  192 |   double __cdecl sqrt(double _X);
      |                  ^~~~
gcc-13.1.0/lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/cmath:469:3: note: candidate: 'constexpr long double std::sqrt(long double)'
  469 |   sqrt(long double __x)
      |   ^~~~
gcc-13.1.0/lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/cmath:465:3: note: candidate: 'constexpr float std::sqrt(float)'
  465 |   sqrt(float __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-06-17 05:49:45, Gzip enabled