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_39491979_18643.cpp:23:28: error: 'vector' does not name a type
   23 |         int T,n,f[1000005];vector<int>v[1000005];
      |                            ^~~~~~
0_0_39491979_18643.cpp: In function 'int my_namespace::main()':
0_0_39491979_18643.cpp:27:47: error: 'v' was not declared in this scope
   27 |                         for(int j=i;j<=n;j+=i)v[j+1].push_back(i);
      |                                               ^
0_0_39491979_18643.cpp:30:35: error: 'v' was not declared in this scope
   30 |                         for(int j:v[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-11-25 08:19:56, Gzip enabled