index
:
division-golf
master
My solutions to an optimization problem posted on IOTA's Discord.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
null.c
blob: 4474c1a01b2ecb3bf86ac98c22c159ee6861db21 (
plain
)
1
2
3
4
int null(int i, int x, int y) { return 0; }