Language
C
Compiler
clang 9.0.0
Options
Warnings
Optimization
C11
-pedantic
$ clang prog.c -Wall -Wextra -O2 -march=native -std=c11 -pedantic
Give integer n > 5 : p =
6 10 6 2 1 4
0 6 3 1 8 7
5 3 7 4 9 10
2 0 10 8 5 0
4 6 0 10 3 10
10 7 10 3 7 9
p =
0.0000000.0000000.0000000.0000000.0000000.000000
Exit Code:
0