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_38863515_1509.cpp:2:1: error: '_int64' does not name a type
    2 | _int64 num(int m, int N)
      | ^~~~~~
0_0_38863515_1509.cpp: In function 'int main()':
0_0_38863515_1509.cpp:13:9: error: '_int64' was not declared in this scope
   13 |         _int64 a;
      |         ^~~~~~
0_0_38863515_1509.cpp:21:25: error: 'a' was not declared in this scope
   21 |                         a = num(m,N);
      |                         ^
0_0_38863515_1509.cpp:21:29: error: 'num' was not declared in this scope; did you mean 'enum'?
   21 |                         a = num(m,N);
      |                             ^~~
      |                             enum


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-29 19:37:38, Gzip enabled