binary file size limit for contests in cf /(c++)

Revision en1, by vulner_able, 2025-07-18 00:20:49

I have a doubt since I came to know about constexpr,consteval in c++ Since we know that template metaprogramming is itself turing-complete, couldn't we use this fact and thus generate a lot of code in compile time for huge arrays too ,and for this reason I wanted to know what is the limit size of the submitted file as I think there would me many question in which we can use this hack

Tags c++, codeforces, metaprogrammimg

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English vulner_able 2025-07-18 00:20:49 435 Initial revision (published)