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_33924332_14849.cpp:7:7: error: 'll' does not name a type
 const ll mod = 1e9 + 7;
       ^
0_0_33924332_14849.cpp:8:7: error: 'll' does not name a type
 const ll INF = 2e18+1;
       ^
0_0_33924332_14849.cpp:12:1: error: 'vector' does not name a type
 vector<ll> v[$];
 ^
0_0_33924332_14849.cpp:13:1: error: 'll' does not name a type
 ll arr[$], sum[$]; 
 ^
0_0_33924332_14849.cpp:15:1: error: 'll' does not name a type
 ll b[$*2];
 ^
0_0_33924332_14849.cpp:16:1: error: 'deque' does not name a type
 deque<int> q;
 ^
0_0_33924332_14849.cpp:17:1: error: 'll' does not name a type
 ll getans(vector<ll> a, int len){
 ^
0_0_33924332_14849.cpp:31:1: error: 'll' does not name a type
 ll n, m, s, k;
 ^
0_0_33924332_14849.cpp: In function 'int main()':
0_0_33924332_14849.cpp:34:19: error: 'scanf' was not declared in this scope
     scanf("%d", &t);
                   ^
0_0_33924332_14849.cpp:36:35: error: 'n' was not declared in this scope
         scanf("%lld%lld%lld%lld",&n, &s, &m, &k);
                                   ^
0_0_33924332_14849.cpp:36:39: error: 's' was not declared in this scope
         scanf("%lld%lld%lld%lld",&n, &s, &m, &k);
                                       ^
0_0_33924332_14849.cpp:36:43: error: 'm' was not declared in this scope
         scanf("%lld%lld%lld%lld",&n, &s, &m, &k);
                                           ^
0_0_33924332_14849.cpp:36:47: error: 'k' was not declared in this scope
         scanf("%lld%lld%lld%lld",&n, &s, &m, &k);
                                               ^
0_0_33924332_14849.cpp:37:13: error: 'i' was not declared in this scope
         rep(i, 0, n-1) scanf("%lld", &arr[i]), v[i].clear(), vis[i] = 0;
             ^
0_0_33924332_14849.cpp:37:22: error: 'rep' was not declared in this scope
         rep(i, 0, n-1) scanf("%lld", &arr[i]), v[i].clear(), vis[i] = 0;
                      ^
0_0_33924332_14849.cpp:49:9: error: 'll' was not declared in this scope
         ll ans = 0;
         ^
0_0_33924332_14849.cpp: At global scope:
0_0_33924332_14849.cpp:64:1: error: 'https' does not name a type
 https://blog.csdn.net/moon_sky1999/article/details/82288046?utm_medium=distribute.pc_relevant.none-task-blog-BlogCommendFromMachineLearnPai2-1.channel_param&depth_1-utm_source=distribute.pc_relevant.none-task-blog-BlogCommendFromMachineLearnPai2-1.channel_param
 ^


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-25 11:25:32, Gzip enabled