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_38962481_761.cpp:3:14: error: 'll' was not declared in this scope
    3 | typedef pair<ll,int>P;
      |              ^~
0_0_38962481_761.cpp:3:20: error: template argument 1 is invalid
    3 | typedef pair<ll,int>P;
      |                    ^
0_0_38962481_761.cpp:4:7: error: 'll' does not name a type
    4 | const ll INF=1e17+10;
      |       ^~
0_0_38962481_761.cpp: In function 'int main()':
0_0_38962481_761.cpp:24:17: error: 'amp' was not declared in this scope
   24 |     scanf("%d",&t);
      |                 ^~~
0_0_38962481_761.cpp:24:22: error: expected ';' before ')' token
   24 |     scanf("%d",&t);
      |                      ^
      |                      ;
0_0_38962481_761.cpp:26:35: error: expected ';' before ')' token
   26 |         scanf("%d%d",&n,&m);
      |                                   ^
      |                                   ;
0_0_38962481_761.cpp:28:33: error: expected ';' before ')' token
   28 |             scanf("%d",&a[i]);
      |                                 ^
      |                                 ;
0_0_38962481_761.cpp:33:48: error: expected ';' before ')' token
   33 |             scanf("%d%d%d",&l,&r,&d);
      |                                                ^
      |                                                ;


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-29 22:10:53, Gzip enabled