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_22985268_7499.cpp: In function 'void init()':
0_0_22985268_7499.cpp:40:46: error: call of overloaded 'pow(int&, int&)' is ambiguous
 void init(){F(i,0,9)F(j,1,15)dt[i][j]=pow(i,j);}
                                              ^
0_0_22985268_7499.cpp:40:46: note: candidates are:
In file included from GCC4.9.2/x86_64-w64-mingw32/include/c++/cmath:44:0,
                 from GCC4.9.2/x86_64-w64-mingw32/include/c++/x86_64-w64-mingw32/bits/stdc++.h:41,
                 from 0_0_22985268_7499.cpp:1:
GCC4.9.2/x86_64-w64-mingw32/include/math.h:151:18: note: double pow(double, double)
   double __cdecl pow(double _X,double _Y);
                  ^
0_0_22985268_7499.cpp:8:11: note: LL pow(LL, LL)
 inline LL pow(LL x,LL k){
           ^


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-30 11:05:03, Gzip enabled