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_37675095_16856.cpp: In function 'int main()':
0_0_37675095_16856.cpp:29:25: error: 'prime' was not declared in this scope
                         prime[j].push_back(i), a[i]/=j;
                         ^
0_0_37675095_16856.cpp:32:17: error: 'prime' was not declared in this scope
                 prime[a[i]].push_back(i);
                 ^
0_0_37675095_16856.cpp:48:36: error: 'prime' was not declared in this scope
                     if(upper_bound(prime[i].begin(),prime[i].end(),r)-lower_bound(prime[i].begin(),prime[i].end(),l)<cnt)
                                    ^
0_0_37675095_16856.cpp:56:39: error: 'prime' was not declared in this scope
                 int pos = upper_bound(prime[d].begin(), prime[d].end(),r) -
                                       ^


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-16 15:34:08, Gzip enabled