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_39470574_5907.cpp: In function 'void slv()':
0_0_39470574_5907.cpp:106:46: error: 'mt' was not declared in this scope; did you mean 'tm'?
  106 |         for (int i = 0; i < 26; i++) p = p * mt.getjc(v[i]) % mod;
      |                                              ^~
      |                                              tm
0_0_39470574_5907.cpp:107:17: error: 'mt' was not declared in this scope; did you mean 'tm'?
  107 |         p = p * mt.getjc(S / 2) % mod;
      |                 ^~
      |                 tm
0_0_39470574_5907.cpp:120:46: error: 'mt' was not declared in this scope; did you mean 'tm'?
  120 |         for (int i = 0; i < 26; i++) p = p * mt.getjc(v[i]) % mod;
      |                                              ^~
      |                                              tm
0_0_39470574_5907.cpp:121:17: error: 'mt' was not declared in this scope; did you mean 'tm'?
  121 |         p = p * mt.getinvjc(S) % mod;
      |                 ^~
      |                 tm


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-25 15:34:14, Gzip enabled