Comment by Sohcahtoa82
3 hours ago
Probably someone who writes C/C++ and formats their code that way
if ( x == ( y + z ) * w ) {
Personally, I find it hard to read.
3 hours ago
Probably someone who writes C/C++ and formats their code that way
if ( x == ( y + z ) * w ) {
Personally, I find it hard to read.
No comments yet
Contribute on Hacker News ↗