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_38807250_6298.cpp: In function 'long long int ksm(long long int, long long int)':
0_0_38807250_6298.cpp:20:31: error: 'mod' was not declared in this scope; did you mean 'modf'?
   20 |             res = (res * x) % mod;
      |                               ^~~
      |                               modf
0_0_38807250_6298.cpp:22:23: error: 'mod' was not declared in this scope; did you mean 'modf'?
   22 |         x = (x * x) % mod;
      |                       ^~~
      |                       modf


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-29 19:48:53, Gzip enabled