Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

over 7 years ago

Language

Compiler

Options

Author

anonymous

over 7 years ago

$
array<int> auto&
is ref: false
is val: true
pair<int&> auto
is ref: true
is val: false
Exit Code:
0