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_29885154_7167.cpp:6:1: error: 'll' does not name a type
 ll phi[maxn+1];
 ^
0_0_29885154_7167.cpp: In function 'void phi_table(int)':
0_0_29885154_7167.cpp:9:26: error: 'phi' was not declared in this scope
     for(int i=2;i<=n;i++)phi[i]=0;
                          ^
0_0_29885154_7167.cpp:10:5: error: 'phi' was not declared in this scope
     phi[1]=1;
     ^
0_0_29885154_7167.cpp: In function 'int main()':
0_0_29885154_7167.cpp:27:19: error: 'phi' was not declared in this scope
         cout << 2*phi[n]+1 << 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-11-23 05:56:41, Gzip enabled