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_32418084_11188.cpp: In function '__int128 solve(__int128)':
0_0_32418084_11188.cpp:18:56: error: expected ')' before ';' token
     if(n%2==0)res=min(res,18*(n/2)*(n/2)*a+7*solve(n/2);
                                                        ^
0_0_32418084_11188.cpp: In function 'int main()':
0_0_32418084_11188.cpp:30:32: error: invalid operands of types '__int128' and '<unresolved overloaded function type>' to binary 'operator<<'
           cout<<(ll)(solve(n)<<endl;
                                ^
0_0_32418084_11188.cpp:30:36: error: expected ')' before ';' token
           cout<<(ll)(solve(n)<<endl;
                                    ^


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-04 11:01:42, Gzip enabled