#Zig on Codeforces

1 messages · Page 1 of 1 (latest)

uneven hazel
late grove
#

ay nice

#

ah thats a neat way to obfuscate solutions too

#

noone can steal your solution because it would be super obvious

uneven hazel
#

yeap haha

wind rivet
#

So I'm not the only one who has, at some point, thought it would be nice?

#

Not like I would use it tbh

#

Many things that make C++ bad for 99% of applications make it good for competitive programming

#

For instance, being able to completely break the syntax with macros is not something you'd want in a project's codebase

#

Yet, for competitive programming it's really useful, as it makes you much faster

uneven hazel
#

yeah, agree

#

but it's nice to have it there nevertheless