Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

over 6 years ago

Language

C++

Compiler

clang 7.0.0

Options
Warnings
Optimization
Don't Use Boost
C++17
-pedantic

Author

anonymous

over 6 years ago

$ clang++ prog.cc -Wall -Wextra -O2 -march=native -std=c++17 -pedantic
Sorted by ages (doesn't modify the internal order):
Apple 3.14
Eve 21
Adam 23
Snake 66.6

Internal order:
Adam 23
Eve 21
Snake 66.6
Apple 3.14

Internal order after sorting by names:
Adam 23
Apple 3.14
Eve 21
Snake 66.6
Exit Code:
0