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_33369436_23919.cpp:1:9: error: #include expects "FILENAME" or <FILENAME>
 #include
         ^
0_0_33369436_23919.cpp:2:9: error: #include expects "FILENAME" or <FILENAME>
 #include
         ^
0_0_33369436_23919.cpp:3:9: error: #include expects "FILENAME" or <FILENAME>
 #include
         ^
0_0_33369436_23919.cpp:6:1: error: '__int64' does not name a type
 __int64 m;
 ^
0_0_33369436_23919.cpp:7:1: error: '__int64' does not name a type
 __int64 g[22];
 ^
0_0_33369436_23919.cpp: In function 'int main()':
0_0_33369436_23919.cpp:11:2: error: 'g' was not declared in this scope
  g[1]=1;
  ^
0_0_33369436_23919.cpp:16:28: error: 'm' was not declared in this scope
  while(scanf("%d%I64d",&n,&m)!=EOF)
                            ^
0_0_33369436_23919.cpp:16:29: error: 'scanf' was not declared in this scope
  while(scanf("%d%I64d",&n,&m)!=EOF)
                             ^
0_0_33369436_23919.cpp:16:32: error: 'EOF' was not declared in this scope
  while(scanf("%d%I64d",&n,&m)!=EOF)
                                ^
0_0_33369436_23919.cpp:19:29: error: 'memset' was not declared in this scope
   memset(mark,0,sizeof(mark));
                             ^
0_0_33369436_23919.cpp:22:4: error: '__int64' was not declared in this scope
    __int64 tmp,cnt=0;
    ^
0_0_33369436_23919.cpp:23:4: error: 'tmp' was not declared in this scope
    tmp=(m-1)/(g[i]/i);//
    ^
0_0_33369436_23919.cpp:31:6: error: 'cnt' was not declared in this scope
      cnt++;
      ^
0_0_33369436_23919.cpp:37:21: error: 'printf' was not declared in this scope
        printf("%d",j);
                     ^
0_0_33369436_23919.cpp:42:21: error: 'printf' was not declared in this scope
       printf(" %d",j);
                     ^
0_0_33369436_23919.cpp:50:14: error: 'printf' was not declared in this scope
   printf("\n");
              ^


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-10-02 03:28:58, Gzip enabled