Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

about 6 years ago

Language

C

Compiler

gcc 9.1.0

Options
Optimization
C11(GNU)
no pedantic

Author

anonymous

about 6 years ago

$ gcc prog.c -O2 -march=native -std=gnu11
0 0 0 1 0 0 0 1 0 
1 0 0 0 0 1 0 0 0 
0 0 1 0 0 0 0 1 0 
1 0 0 0 1 0 0 0 0 
0 0 1 0 0 0 1 0 0 
0 0 0 0 1 0 0 0 1 
0 1 0 0 0 0 1 0 0 
0 0 0 1 0 0 0 0 1 
0 1 0 0 0 1 0 0 0 

1
Exit Code:
0