Online Judge | Problem Set | Authors | Online Contests | User | ||||||
---|---|---|---|---|---|---|---|---|---|---|
Web Board Home Page F.A.Qs Statistical Charts | Current Contest Past Contests Scheduled Contests Award Contest |
Re:请问POJ用的C++版本是多少?In Reply To:请问POJ用的C++版本是多少? Posted by:huangyunict at 2017-09-13 04:18:55 另外我在poj上交代码一般这样: #ifdef _MSC_VER #include <hash_map> using namespace stdext; #define unordered_map hash_map #else #include <unordered_map> #endif Followed by:
Post your reply here: |
All Rights Reserved 2003-2013 Ying Fuchen,Xu Pengcheng,Xie Di
Any problem, Please Contact Administrator