N
Size: a a a
N
N
z
tb
N
S
S
S
S
🎄T
#include <iostream>Вот тебе код. Какого-то хуя он в userspace работает
#include <string>
#include <cmath>
int main() {
char p[1000000];
for(auto i = std::begin(p); i!=std::end(p); ++i)
*i = 0;
}
S
#include <iostream>Вот тебе код. Какого-то хуя он в userspace работает
#include <string>
#include <cmath>
int main() {
char p[1000000];
for(auto i = std::begin(p); i!=std::end(p); ++i)
*i = 0;
}
🎄T
S
N
z
S
z