Skip to content

Commit c8a2251

Browse files
committed
docs(README): More info about how to submit
1 parent d5e22d9 commit c8a2251

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,12 @@ The task is to write an Object Pascal program which reads the file, calculates t
2929
{Abha=-23.0/18.0/59.2, Abidjan=-16.2/26.0/67.3, Abéché=-10.0/29.4/69.0, Accra=-10.1/26.4/66.4, Addis Ababa=-23.7/16.0/67.0, Adelaide=-27.8/17.3/58.5, ...}
3030
```
3131

32-
Submissions will be, preferably, as a `GIT` `submodule`
32+
Submissions will be, preferably, as a `GIT` `submodule`.
33+
They must contain the source and a Linux `ELF` binary in 64 bits in a folder named `bin` from the `root` folder.
34+
35+
In order to produce the One Billion Rows of text, we are providing the source code for the official generator, so we all have the same entry data.
36+
> **NOTE**
37+
> Generator will come shortly.
3338
3439
Submit your implementation and become part of the leader board!
3540

0 commit comments

Comments
 (0)