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_29779889_13281.cpp:6:7: error: 'll' does not name a type
 const ll N = 1e5+10;
       ^
0_0_29779889_13281.cpp:8:14: error: 'N' was not declared in this scope
 LL n,m,k,s,a[N],sum[N];
              ^
0_0_29779889_13281.cpp:8:21: error: 'N' was not declared in this scope
 LL n,m,k,s,a[N],sum[N];
                     ^
0_0_29779889_13281.cpp:9:10: error: 'N' was not declared in this scope
 bool vis[N];
          ^
0_0_29779889_13281.cpp:10:14: error: 'N' was not declared in this scope
 vector<LL> v[N];
              ^
0_0_29779889_13281.cpp:12:10: error: 'll' was not declared in this scope
 LL solve(ll d,ll n,LL m) {
          ^
0_0_29779889_13281.cpp:12:15: error: 'll' was not declared in this scope
 LL solve(ll d,ll n,LL m) {
               ^
0_0_29779889_13281.cpp:12:23: error: expected primary-expression before 'm'
 LL solve(ll d,ll n,LL m) {
                       ^
0_0_29779889_13281.cpp:12:24: error: expression list treated as compound expression in initializer [-fpermissive]
 LL solve(ll d,ll n,LL m) {
                        ^
0_0_29779889_13281.cpp:12:26: error: expected ',' or ';' before '{' token
 LL solve(ll d,ll n,LL m) {
                          ^


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 15:29:54, Gzip enabled