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_20300865_10916.cpp:5:1: error: expected initializer before 'bool'
 bool to[3000005];
 ^
0_0_20300865_10916.cpp: In function 'void ready(long long int)':
0_0_20300865_10916.cpp:10:11: error: 'to' was not declared in this scope
       if(!to[i]){
           ^
0_0_20300865_10916.cpp:11:10: error: 'is' was not declared in this scope
          is[++tot]=i;
          ^
0_0_20300865_10916.cpp:15:15: error: 'is' was not declared in this scope
          if(i*is[j]>n) break;
               ^
0_0_20300865_10916.cpp:16:10: error: 'to' was not declared in this scope
          to[i*is[j]]=1;
          ^
0_0_20300865_10916.cpp:16:15: error: 'is' was not declared in this scope
          to[i*is[j]]=1;
               ^


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-26 20:34:38, Gzip enabled