RCSNUSP/C++: Difference between revisions

m
Fixed syntax highlighting.
m (Avoid miscounting task entries twice)
m (Fixed syntax highlighting.)
 
Line 8:
 
<span style='font-family: "Linux Libertine",Georgia,Times,serif;font-size:150%;'>[[C++]]</span><hr>
<langsyntaxhighlight lang="cpp">
#include <iostream>
#include <sstream>
Line 198:
std::cout << "\n\n";
return 0;
}</syntaxhighlight>
}
</lang>
9,476

edits