dunkelheit 1.0.1
Programming Contest Library.
To use this package, run the following command in your project's root directory:
Manual usage
Put the following dependency into your project's dependences section:
D language library for competitive programming.
How to Execute
- Copy sample.d to A.d
- Type follow command
- Get executable file as
./A
dub run --single A.d
Combine source code
Because for online judge, we can handle single file, We prepared to script that combine source code and this library.
If you type,
dub run dunkelheit:combine -- -i=source.d -o=source_submit.d -c -u
you get source_submit.d
.
You can view help of dunkelheit:combine with
dub run dunkelheit:combine -- -h
Documents
You can make document with
dub run dunkelheit:document
Online judge survey
- AtCoder : dmd(2.070.1), ldc(0.17.0), 60000 byte(acutually limit is more bigger?)
- Codeforces(Warning: windows, 32bit) : dmd(2.074) 64k(65535 byte)
- Hackerrank : dmd(2.076.1) 50kb(50*1024 ?)
- Yukicoder : dmd(2.076.0) 64k(65536 byte)
- Registered by Kohei Morita
- 1.0.1 released 5 years ago
- yosupo06/dunkelheit
- MIT
- Copyright © 2016, yosupo
- Authors:
- Sub packages:
- dunkelheit:combine, dunkelheit:document
- Dependencies:
- none
- Versions:
-
1.0.1 2019-May-12 1.0.0 2018-May-28 0.10.0 2017-Dec-20 ~master 2019-Jun-26 ~develop 2018-May-27 - Download Stats:
-
-
0 downloads today
-
0 downloads this week
-
0 downloads this month
-
29 downloads total
-
- Score:
- 0.0
- Short URL:
- dunkelheit.dub.pm