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_37879002_20081.cpp:166:15: error: expected ';' before ',' token
 using OI::read, OI::print;
               ^
0_0_37879002_20081.cpp:166:15: error: expected unqualified-id before ',' token
0_0_37879002_20081.cpp:166:26: error: expected constructor, destructor, or type conversion before ';' token
 using OI::read, OI::print;
                          ^
0_0_37879002_20081.cpp: In function 'void solve()':
0_0_37879002_20081.cpp:212:43: error: 'print' was not declared in this scope
     print(ans * fib((n - y) * 2 + 2) % mod);
                                           ^
0_0_37879002_20081.cpp:212:43: note: suggested alternative:
0_0_37879002_20081.cpp:160:10: note:   'OI::print'
     void print(ll x)
          ^


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-07-07 09:28:56, Gzip enabled