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_36869278_19569.cpp:6:1: error: 'int64' does not name a type
 int64 T;
 ^
0_0_36869278_19569.cpp:8:1: error: 'int64' does not name a type
 int64 arr[10005];
 ^
0_0_36869278_19569.cpp:11:1: error: 'int64' does not name a type
 int64 getMi(__int64 m, __int64 n, __int64 k) {
 ^
0_0_36869278_19569.cpp: In function 'int main()':
0_0_36869278_19569.cpp:30:9: error: 'T' was not declared in this scope
  cin >> T;
         ^
0_0_36869278_19569.cpp:33:32: error: 'getMi' was not declared in this scope
   __int64 templ = getMi(k, t, l);
                                ^
0_0_36869278_19569.cpp:35:11: error: 'arr' was not declared in this scope
    cin >> arr[i];
           ^
0_0_36869278_19569.cpp:39:12: error: 'arr' was not declared in this scope
    cout << arr[start % 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-06-18 20:32:56, Gzip enabled