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_39689513_8696.cpp: In function 'void solve()':
0_0_39689513_8696.cpp:36:9: error: 'LL' was not declared in this scope
   36 |         LL ans = 1;
      |         ^~
0_0_39689513_8696.cpp:38:17: error: 'ans' was not declared in this scope; did you mean 'abs'?
   38 |                 ans = ans * (n & 1 ? 12: 4);
      |                 ^~~
      |                 abs
0_0_39689513_8696.cpp:41:17: error: 'ans' was not declared in this scope; did you mean 'abs'?
   41 |         cout << ans << '\n';
      |                 ^~~
      |                 abs


Hangzhou Dianzi University Online Judge 3.0
Copyright © 2005-2025 HDU ACM Team. All Rights Reserved.
Designer & Developer : Wang Rongtao LinLe GaoJie GanLu
Total 0.001000(s) query 1, Server time : 2025-02-17 07:29:59, Gzip enabled