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_36569720_23556.cpp:7:1: error: 'll' does not name a type
 ll a[N];
 ^
0_0_36569720_23556.cpp: In function 'void solve()':
0_0_36569720_23556.cpp:35:28: error: 'a' was not declared in this scope
             scanf("%lld", &a[i]);
                            ^
0_0_36569720_23556.cpp:42:13: error: 'll' was not declared in this scope
             ll d = abs(a[r] - a[l]);
             ^
0_0_36569720_23556.cpp:43:17: error: 'd' was not declared in this scope
             if (d == 0) continue;
                 ^
0_0_36569720_23556.cpp:45:20: error: 'd' was not declared in this scope
             while (d > 1) {
                    ^
0_0_36569720_23556.cpp:50:28: error: 'a' was not declared in this scope
                         st[a[j] % prime[i]]++;
                            ^


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-26 23:05:58, Gzip enabled