Skip to content

Conversation

@ZitanChen
Copy link

@ZitanChen ZitanChen commented Aug 16, 2016

Codeforces no more supports Java 1.7 and users have an urge to enjoy C++11.


This change is Reviewable

@crccw
Copy link
Member

crccw commented Aug 17, 2016

vjudge-v2/src/CFJudger.cpp, line 15 [r1] (raw file):

 */
CFJudger::CFJudger(JudgerInfo * _info) : VirtualJudger(_info) {
  language_table[CPPLANG]  = "42";

define C++11 and C11 as separate language


Comments from Reviewable

@ZitanChen
Copy link
Author

Review status: 0 of 1 files reviewed at latest revision, 1 unresolved discussion.


vjudge-v2/src/CFJudger.cpp, line 15 [r1] (raw file):

Previously, crccw (Ran Chen) wrote…

define C++11 and C11 as separate language

It seems that they are separate...Updated GNU C to GNU C11 here...

Comments from Reviewable

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.

2 participants