Language
C++
Compiler
clang HEAD 7.0.0 (https://github.com/llvm-mirror/clang.git 3ed5b235b1148ad0c5bf9bc69c5bb92a1859eea8) (https://github.com/llvm-mirror/llvm.git acb4985d700d18d0e0cb7d83e9df9d47726394bf)
Options
Warnings
Don't Use Boost
C++17
no pedantic
$ clang++ prog.cc -Wall -Wextra -std=c++17
i:4
i:3
j:4
i:2
j:3j:4
i:1
j:2j:3j:4
i:0
j:1j:2j:3j:4
Exit Code:
0