Код: Выделить всё
#include
#include
int main() {
using std::uint32_t;
using std::printf;
for (uint32_t c = 0; c < 32; c++) {
uint32_t i = 1
Подробнее здесь: [url]https://stackoverflow.com/questions/79773935/integer-overflow-assuming-condition-is-not-redundant[/url]
Мобильная версия