Skip to content

ratmie/AtCoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

atcoderの回答

haskell環境

https://atcoder.jp/contests/abc199/rules AtCoder環境に合わせてGHC 8.8.3をghcupで導入する

ghcup install 8.8.3

最新のcabalをinstall

ghcup install cabal latest

cabalでプロジェクト作成

cabal init

cabal v2-build cabal v2-exec ふたつをまとめたのが cabal v2-run

cabal v2-repl {source}でソースファイルを読み込んでreplが起動する。 起動後main

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published