hackercup / 2015 /finals /fox_hawks_sample_input.txt
amhoak's picture
add input output files
6b9b756
raw
history blame contribute delete
136 Bytes
5
4 1
((1 & (2 | 3)) | 4)
4 3
((1 & (2 | 3)) | 4)
2 2
((~1)|(~2))
8 1
(((((((1^2)^3)^4)^5)^6)^7)^8)
8 128
(((((((1^2)^3)^4)^5)^6)^7)^8)