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_29954773_2038.cpp:7:1: error: 'll' does not name a type
 ll phi[maxn];
 ^
0_0_29954773_2038.cpp:8:1: error: 'll' does not name a type
 ll f[maxn];
 ^
0_0_29954773_2038.cpp: In function 'void GP()':
0_0_29954773_2038.cpp:11:29: error: 'phi' was not declared in this scope
     for(int i=2;i<maxn;i++) phi[i]=0;
                             ^
0_0_29954773_2038.cpp:12:5: error: 'phi' was not declared in this scope
     phi[1]=1;
     ^
0_0_29954773_2038.cpp:21:5: error: 'f' was not declared in this scope
     f[1]=2;
     ^
0_0_29954773_2038.cpp: In function 'int main()':
0_0_29954773_2038.cpp:30:15: error: 'f' was not declared in this scope
         cout<<f[n]*2-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:11:40, Gzip enabled