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_18070378_1899.cpp:2:1: error: '__int64' does not name a type
 __int64 a[N];
 ^
0_0_18070378_1899.cpp: In function 'void ints()':
0_0_18070378_1899.cpp:9:4: error: 'a' was not declared in this scope
    a[j] += i;
    ^
0_0_18070378_1899.cpp:12:7: error: 'a' was not declared in this scope
   if (a[i]<=1000) // 题目范围只需要考虑因子和小于等于1000的
       ^
0_0_18070378_1899.cpp: In function 'int main()':
0_0_18070378_1899.cpp:17:16: error: 'scanf' was not declared in this scope
  scanf("%d", &t);
                ^
0_0_18070378_1899.cpp:21:34: error: 'printf' was not declared in this scope
   printf("%s\n",sum[n]?"no":"yes");
                                  ^


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-07-08 12:55:00, Gzip enabled