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_39601436_16139.cpp:5:1: error: 'LL' does not name a type
    5 | LL k;
      | ^~
0_0_39601436_16139.cpp: In function 'void Min25::init()':
0_0_39601436_16139.cpp:35:45: error: 'k' was not declared in this scope
   35 |                         g[m] = calc(a[m]) % k;
      |                                             ^
0_0_39601436_16139.cpp:39:63: error: 'k' was not declared in this scope
   39 |                                 g[j] = (g[j] - (((LL)prime[i]%k) * (g[ID(a[j] / prime[i])] - sum[i - 1])%k) +k)%k;
      |                                                               ^
0_0_39601436_16139.cpp: In function 'int main()':
0_0_39601436_16139.cpp:55:39: error: 'k' was not declared in this scope
   55 |                 scanf("%lld%lld", &n,&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-11-26 09:24:31, Gzip enabled