Language
C
Compiler
clang HEAD 7.0.0 (https://github.com/llvm-mirror/clang.git 75f2c9d022595bcd81c2362397f5badf1839cbcf) (https://github.com/llvm-mirror/llvm.git af7b1832a03ab6486c42a40d21695b2c03b2d8a3)
Options
Warnings
C11(GNU)
-pedantic
$ clang prog.c -Wall -Wextra -std=gnu11 -pedantic
1.: 120
2.: 174
3.: 184
4.: 190
5.: 267
6.: 295
7.: 319
8.: 323
9.: 359
9 numbers with factors which sum up to 360.
Exit Code:
0