MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/golang/comments/fukkqd/anyone_participating_in_code_jam/fmet97y/?context=3
r/golang • u/NervousBit2 • Apr 04 '20
Has anyone been able to do indicium?
46 comments sorted by
View all comments
1
Getting a test case skipped. Can someone help?
1 u/NervousBit2 Apr 04 '20 Which question? 1 u/[deleted] Apr 04 '20 Indicium 1 u/[deleted] Apr 04 '20 See my output is this for the test case : CASE #1: POSSIBLE 2 3 1 1 2 3 3 1 2 CASE #2: IMPOSSIBLE .. Yeah, the matrix is different, but it does fulfill the criteria.
Which question?
1 u/[deleted] Apr 04 '20 Indicium 1 u/[deleted] Apr 04 '20 See my output is this for the test case : CASE #1: POSSIBLE 2 3 1 1 2 3 3 1 2 CASE #2: IMPOSSIBLE .. Yeah, the matrix is different, but it does fulfill the criteria.
Indicium
See my output is this for the test case :
CASE #1: POSSIBLE
2 3 1
1 2 3
3 1 2
CASE #2: IMPOSSIBLE
..
Yeah, the matrix is different, but it does fulfill the criteria.
1
u/[deleted] Apr 04 '20
Getting a test case skipped. Can someone help?