-
Notifications
You must be signed in to change notification settings - Fork 220
Language Coq
kazk edited this page Oct 7, 2020
·
21 revisions
- 8.11
- 8.12
Unfortunately, the Codewars environment does not support the interactive development of Coq proofs. The current recommended method of solving a Kata is by copying the relevant code snippets onto your local machine and developing your solution locally: preloaded code should go into Preloaded.v
, your solution into Solution.v
and the Sample/Submit tests into SolutionTest.v
.
16 seconds
None
coq