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_16527188_20269.cpp: In function 'int main()':
0_0_16527188_20269.cpp:4:2: error: 'll' was not declared in this scope
  ll t,n,m,k,sum1,sum2,cases=1;
  ^
0_0_16527188_20269.cpp:5:17: error: 't' was not declared in this scope
  scanf("%I64d",&t);
                 ^
0_0_16527188_20269.cpp:8:30: error: 'n' was not declared in this scope
   scanf("%I64d %I64d %I64d",&n,&m,&k);
                              ^
0_0_16527188_20269.cpp:8:33: error: 'm' was not declared in this scope
   scanf("%I64d %I64d %I64d",&n,&m,&k);
                                 ^
0_0_16527188_20269.cpp:8:36: error: 'k' was not declared in this scope
   scanf("%I64d %I64d %I64d",&n,&m,&k);
                                    ^
0_0_16527188_20269.cpp:9:3: error: 'sum1' was not declared in this scope
   sum1=n*m*k-1,sum2=(n+m+k-3);
   ^
0_0_16527188_20269.cpp:9:16: error: 'sum2' was not declared in this scope
   sum1=n*m*k-1,sum2=(n+m+k-3);
                ^
0_0_16527188_20269.cpp:10:39: error: 'cases' was not declared in this scope
   printf("Case #%I64d: %I64d %I64d\n",cases++,sum1,sum2);
                                       ^


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-23 08:03:17, Gzip enabled