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_33885610_5896.cpp:11:1: error: 'll' does not name a type
 ll n,m,t;
 ^
0_0_33885610_5896.cpp: In function 'int main()':
0_0_33885610_5896.cpp:17:22: error: 't' was not declared in this scope
  while(scanf("%lld",&t)!=EOF)
                      ^
0_0_33885610_5896.cpp:22:7: error: 'n' was not declared in this scope
    sc(n);
       ^
0_0_33885610_5896.cpp:13:28: note: in definition of macro 'sc'
 #define sc(n); scanf("%d",&n);
                            ^
0_0_33885610_5896.cpp:23:7: error: 'm' was not declared in this scope
    sc(m);//p
       ^
0_0_33885610_5896.cpp:13:28: note: in definition of macro 'sc'
 #define sc(n); scanf("%d",&n);
                            ^


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