Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

over 7 years ago

Language

Compiler

Options

Author

anonymous

over 7 years ago

typename.h

$
[0] int max(int 11, int 22) -> 22
[1] int* max(int* a, int* b) -> 456
[2] char const* max(char const* a, char const* b) -> abcde
[2] char* max(char* a, char* b) -> abcde
Exit Code:
0