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_35411413_11970.cpp: In function 'int main()':
0_0_35411413_11970.cpp:7:2: error: '__64int' was not declared in this scope
  __64int n,m,a[22],s[22],k;
  ^
0_0_35411413_11970.cpp:8:2: error: 'a' was not declared in this scope
  a[1] = 1;
  ^
0_0_35411413_11970.cpp:13:30: error: 'n' was not declared in this scope
  while(~scanf("%I64d %I64d",&n,&m))
                              ^
0_0_35411413_11970.cpp:13:33: error: 'm' was not declared in this scope
  while(~scanf("%I64d %I64d",&n,&m))
                                 ^
0_0_35411413_11970.cpp:18:4: error: 's' was not declared in this scope
    s[i] = i;
    ^
0_0_35411413_11970.cpp:25:4: error: 'k' was not declared in this scope
    k = (m-1)/a[n]+1;//计算出在第几组
    ^
0_0_35411413_11970.cpp:27:19: error: 's' was not declared in this scope
    printf("%I64d",s[k]);
                   ^


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 20:37:52, Gzip enabled