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_39690153_880.cpp: In lambda function:
0_0_39690153_880.cpp:56:9: error: 'i64' was not declared in this scope
   56 |         i64 q1=hibit(m);
      |         ^~~
0_0_39690153_880.cpp:57:12: error: expected ';' before 'q2'
   57 |         i64 q2=m-q1;
      |            ^~~
      |            ;
0_0_39690153_880.cpp:59:12: error: expected ';' before 'res'
   59 |         i64 res=(f[s][0][hiplace(q1)]*self(self,0,t,q2)%P+f[s][1][hiplace(q1)]*self(self,1,t,q2)%P)%P;
      |            ^~~~
      |            ;
0_0_39690153_880.cpp:61:16: error: 'res' was not declared in this scope
   61 |         return res;
      |                ^~~


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-12-02 13:13:22, Gzip enabled