Jump to content

RCRPG/C++11: Difference between revisions

m
Fixed syntax highlighting.
No edit summary
m (Fixed syntax highlighting.)
 
Line 2:
[[C++11]] version of [[:Category:RCRPG|RCRPG]]. The code can also be checked out and contributed to on [https://github.com/pistacchio/rosettacode.clojure.rcrpg github] .
 
===Code===
<langsyntaxhighlight lang="cpp">
//
// main.cpp
Line 509:
return 0;
}
</syntaxhighlight>
</lang>
9,490

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.