Skip to content

update c++ template code, include more header files#159

Open
xuzhezhaozhao wants to merge 1 commit into
zen0wu:masterfrom
xuzhezhaozhao:master
Open

update c++ template code, include more header files#159
xuzhezhaozhao wants to merge 1 commit into
zen0wu:masterfrom
xuzhezhaozhao:master

Conversation

@xuzhezhaozhao

Copy link
Copy Markdown

queue and map are used frequently in TopCoder's algorithm competition,so I think it's better to include their header file in default template.

@charany1

Copy link
Copy Markdown

Doesn't #include"bits/stdc++.h" work in Topcoder Arena?

If it does then,we don't need to include so many headers.

@wookayin

Copy link
Copy Markdown
Collaborator

Some guys might use MSVC++, rather than g++.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants