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_30504993_7188.cpp: In function 'int main()':
0_0_30504993_7188.cpp:53:32: error: 'min' was not declared in this scope
       if (flg) ans = min(ans, s);
                                ^
0_0_30504993_7188.cpp:57:49: error: 'min' was not declared in this scope
     if (t4 * t4 * t4 * t4 == n) ans = min(ans, 4);
                                                 ^
0_0_30504993_7188.cpp:58:39: error: 'min' was not declared in this scope
     if (t2 * t2 == n) ans = min(ans, 2);
                                       ^
0_0_30504993_7188.cpp:59:33: error: 'min' was not declared in this scope
     if (chk(n)) ans = min(ans, 3);
                                 ^


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-28 14:14:09, Gzip enabled