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_29821925_2259.cpp: In function 'int main()':
0_0_29821925_2259.cpp:57:3: error: '_int128' was not declared in this scope
   _int128 L,R=n;
   ^
0_0_29821925_2259.cpp:58:18: error: expected ')' before 'k'
   while((_int128)k*k*k<=n) k++;
                  ^
0_0_29821925_2259.cpp:58:26: error: expected ';' before ')' token
   while((_int128)k*k*k<=n) k++;
                          ^
0_0_29821925_2259.cpp:60:3: error: 'L' was not declared in this scope
   L=(_int128)k*k*k-1;
   ^
0_0_29821925_2259.cpp:63:19: error: 'R' was not declared in this scope
    ans+=(phi[i]*((R/i-L/i)%mod))%mod;
                   ^


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-17 03:54:35, Gzip enabled