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_39016060_31177.cpp: In function 'int main()':
0_0_39016060_31177.cpp:8:5: error: '_int64' was not declared in this scope
    8 |     _int64 a[25],b[25],ans;
      |     ^~~~~~
0_0_39016060_31177.cpp:9:5: error: 'a' was not declared in this scope
    9 |     a[0] = 1;a[1]=1,a[2] = 2;
      |     ^
0_0_39016060_31177.cpp:12:9: error: 'b' was not declared in this scope
   12 |         b[2] = 1,b[3] =2;
      |         ^
0_0_39016060_31177.cpp:19:9: error: 'ans' was not declared in this scope; did you mean 'abs'?
   19 |         ans=a[n]/a[m]/a[n-m]*b[m];
      |         ^~~
      |         abs


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-01 11:08:39, Gzip enabled