Language
C++
Compiler
gcc 8.2.0
Options
Warnings
Don't Use Boost
C++14
no pedantic
$ g++ prog.cc -Wall -Wextra -std=c++14
2
0
latitude = 0
longitude = 0
latitude = 11.9474
longitude = 57.7091
Exit Code:
0
Author
anonymous
over 6 years ago
C++
gcc 8.2.0
Author
anonymous
over 6 years ago
$ g++ prog.cc -Wall -Wextra -std=c++14
2
0
latitude = 0
longitude = 0
latitude = 11.9474
longitude = 57.7091