= 768" x-on:close-sidebar="sidebar=window.innerWidth >= 768 && true">
A DSL for solving programming contest problems
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
Authors
Maintainers
Sources
pa_solution-0.7.tar.gz
md5=1d66097a92231e6023ca60c478e54bd3
Description
Pa_solution is a compiled DSL for generating the IO boilerplate code that is necessary for solving problems in programming contests such as Google Code Jam and Facebook Hacker Cup.
Published: 09 May 2017
Dependencies (5)
- pa_qualified
- camlp4
-
ocamlbuild
build
-
ocamlfind
build
-
ocaml
>= "4.01"
Dev Dependencies
-
None
Used by
-
None
Conflicts
-
None
On This Page