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_28252363_8186.cpp: In function 'int main()':
0_0_28252363_8186.cpp:12:7: error: 'll' was not declared in this scope
       ll sum=0;
       ^
0_0_28252363_8186.cpp:20:7: error: 'sum' was not declared in this scope
       sum=bb[0];
       ^
0_0_28252363_8186.cpp:2:14: error: expected primary-expression before 'long'
 #define long long ll
              ^
0_0_28252363_8186.cpp:23:18: note: in expansion of macro 'long'
         if(sum!=(long long)i*(i+1)) {ok=0;break;}
                  ^
0_0_28252363_8186.cpp:2:14: error: expected ')' before 'long'
 #define long long ll
              ^
0_0_28252363_8186.cpp:23:18: note: in expansion of macro 'long'
         if(sum!=(long long)i*(i+1)) {ok=0;break;}
                  ^
0_0_28252363_8186.cpp:24:7: error: expected ')' before '}' token
       }
       ^
0_0_28252363_8186.cpp:24:7: error: expected primary-expression before '}' token


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-19 20:06:09, Gzip enabled