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_16830081_5055.cpp: In function 'int main()':
0_0_16830081_5055.cpp:22:9: error: 'llu' was not declared in this scope
         llu n;
         ^
0_0_16830081_5055.cpp:23:24: error: 'n' was not declared in this scope
         scanf("%I64u",&n);
                        ^
0_0_16830081_5055.cpp:24:13: error: expected ';' before 'output'
         llu output=n;
             ^
0_0_16830081_5055.cpp:27:30: error: 'output' was not declared in this scope
             printf("%I64u\n",output);
                              ^
0_0_16830081_5055.cpp:32:13: error: 'output' was not declared in this scope
             output+=n*(n-1)/2*(n-2)/3*(n-3)/4;
             ^


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-16 15:57:44, Gzip enabled