This app works best with JavaScript enabled.
Exist&Change
cube
tech-share
要素
baseball
stuff
talk
about
cpp_crash
why this code crash
const
int
MAX_LEN
=
10
*
1024
;
int
len
=
MAX_LEN
;
char
buffer
[
MAX_LEN
]
;