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_16613233_13875.cpp: In function 'int main()':
0_0_16613233_13875.cpp:9:11: error: expected primary-expression before '%' token
     scanf(%d,&T);
           ^
0_0_16613233_13875.cpp:9:12: error: 'd' was not declared in this scope
     scanf(%d,&T);
            ^
0_0_16613233_13875.cpp:12:15: error: expected primary-expression before '%' token
         scanf(%d%d%d%d,&n,&m,&p,&q);
               ^
0_0_16613233_13875.cpp:20:37: error: 'min' was not declared in this scope
         ans = min(ans1,min(ans2,ans3));
                                     ^
0_0_16613233_13875.cpp:20:38: error: 'min' was not declared in this scope
         ans = min(ans1,min(ans2,ans3));
                                      ^
0_0_16613233_13875.cpp:20:38: error: redeclaration of '<typeprefixerror>min'
0_0_16613233_13875.cpp:20:37: note: previous declaration '<typeprefixerror>min'
         ans = min(ans1,min(ans2,ans3));
                                     ^
0_0_16613233_13875.cpp:21:16: error: expected primary-expression before '%' token
         printf(%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-30 06:48:06, Gzip enabled