Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Language

C++

Compiler

clang HEAD 8.0.0 (https://github.com/llvm-mirror/clang.git 47f7c9f1a774a48d11a686ab754f5a4b5342f5f5) (https://github.com/llvm-mirror/llvm.git b044a64d2770dbaeb9d29ae24c8edf36b3cd6fa6)

Options
Warnings
Don't Use Boost
C++2a(GNU)
no pedantic

$ clang++ prog.cc -Wall -Wextra -std=gnu++2a
3	4	5
6	8	10
5	12	13
9	12	15
8	15	17
12	16	20
7	24	25
15	20	25
10	24	26
20	21	29
Exit Code:
0