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

Правка en1, от 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

Теги c++, codeforces, metaprogrammimg

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en1 Английский vulner_able 2025-07-18 00:20:49 435 Initial revision (published)