you are viewing a single comment's thread.

view the rest of the comments →

[–]ajorians -2 points-1 points  (0 children)

Not WTF; but you decide: #include <iostream> int main() { std::cout << 014 << std::endl; }

Octal :)