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_30020508_27553.cpp:7:18: error: size of array 'pri' is too large
 __int128 pri[maxn],cntp;
                  ^
0_0_30020508_27553.cpp: In function 'void init()':
0_0_30020508_27553.cpp:12:12: error: 'pri' was not declared in this scope
     memset(pri,0,sizeof pri);
            ^
0_0_30020508_27553.cpp: In function 'int main()':
0_0_30020508_27553.cpp:33:26: error: 'pri' was not declared in this scope
         for(__int128 i=0;pri[i]*pri[i]*pri[i]*pri[i]*pri[i]<=n && i<cntp ;++i)
                          ^


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-06-29 04:03:59, Gzip enabled