Language
Compiler
Options
$
--- struct ---
size=40
123
456
hello
world!!
--- std::tuple ---
size=40
123
456
hello
world!!
--- my tuple ---
size=40
123
456
hello
world!!
--- my tuple(reference)---
123 rewrite
Exit Code:
0
Author
anonymous
over 7 years ago
Author
anonymous
over 7 years ago
$
--- struct ---
size=40
123
456
hello
world!!
--- std::tuple ---
size=40
123
456
hello
world!!
--- my tuple ---
size=40
123
456
hello
world!!
--- my tuple(reference)---
123 rewrite