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_33858772_27837.cpp: In function 'int main()':
0_0_33858772_27837.cpp:11:27: error: 'memset' was not declared in this scope
   memset(ar, 0, sizeof(ar));
                           ^
0_0_33858772_27837.cpp:22:31: error: 'min_element' was not declared in this scope
     p = min_element(ar, ar + a);
                               ^
0_0_33858772_27837.cpp:22:31: note: suggested alternative:
In file included from GCC4.9.2/x86_64-w64-mingw32/include/c++/algorithm:62:0,
                 from 0_0_33858772_27837.cpp:3:
GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stl_algo.h:5451:5: note:   'std::min_element'
     min_element(_ForwardIterator __first, _ForwardIterator __last,
     ^
0_0_33858772_27837.cpp:29:31: error: 'min_element' was not declared in this scope
     p = min_element(br, br + b);
                               ^
0_0_33858772_27837.cpp:29:31: note: suggested alternative:
In file included from GCC4.9.2/x86_64-w64-mingw32/include/c++/algorithm:62:0,
                 from 0_0_33858772_27837.cpp:3:
GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stl_algo.h:5451:5: note:   'std::min_element'
     min_element(_ForwardIterator __first, _ForwardIterator __last,
     ^
0_0_33858772_27837.cpp:36:31: error: 'min_element' was not declared in this scope
     p = min_element(cr, cr + c);
                               ^
0_0_33858772_27837.cpp:36:31: note: suggested alternative:
In file included from GCC4.9.2/x86_64-w64-mingw32/include/c++/algorithm:62:0,
                 from 0_0_33858772_27837.cpp:3:
GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stl_algo.h:5451:5: note:   'std::min_element'
     min_element(_ForwardIterator __first, _ForwardIterator __last,
     ^


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 11:55:48, Gzip enabled