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_38684581_3388.cpp:154:6: error: 'i64' in namespace 'std' does not name a type
  154 | std::i64 f[N],inf[N];
      |      ^~~
0_0_38684581_3388.cpp: In function 'void inin()':
0_0_38684581_3388.cpp:178:5: error: 'f' was not declared in this scope
  178 |     f[0] = inf[0] = 1;
      |     ^
0_0_38684581_3388.cpp:178:12: error: 'inf' was not declared in this scope; did you mean 'sinf'?
  178 |     f[0] = inf[0] = 1;
      |            ^~~
      |            sinf
0_0_38684581_3388.cpp: In function 'long long int C(int, int)':
0_0_38684581_3388.cpp:193:12: error: 'f' was not declared in this scope
  193 |     return f[n] * inf[m] % mod * inf[n - m] % mod;
      |            ^
0_0_38684581_3388.cpp:193:19: error: 'inf' was not declared in this scope; did you mean 'sinf'?
  193 |     return f[n] * inf[m] % mod * inf[n - m] % mod;
      |                   ^~~
      |                   sinf


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-18 19:30:35, Gzip enabled