Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

about 2 years ago

Language

C++

Compiler

clang 15.0.0

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

Author

anonymous

about 2 years ago

$ clang++ prog.cc -Wall -Wextra -std=c++17 -pedantic-errors
a < b: 0
a > b: 1
a == b: 0
b == a: 0
a == a: 1
b == b: 1
ip: 10.1.1.1
ip: 128.0.0.1
ip: 192.168.1.1
ip: 192.168.1.100
ip: 192.168.100.1
0x7fffa95da87c 0x7fffa95da874 0x7fffa95da86c
0x7fffa95da86c 0x7fffa95da874 0x7fffa95da87c 
Exit Code:
0