Highload-fun / platform

33 stars 0 forks source link

[Task] Format integers - add example data #10

Open mirecl opened 3 years ago

mirecl commented 3 years ago

Pls add example data for task - Format integers

sergei-svistunov commented 3 years ago

It's binary data, I don't know how to create an example. In C it's uint64_t data[] = {0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF, ...}