ton-society / grants-and-bounties

TON Foundation invites talent to imagine and realize projects that have the potential to integrate with the daily lives of users.
https://ton.org/grants
246 stars 106 forks source link

Making past TON contests accessible #569

Closed ProgramCrafter closed 3 weeks ago

ProgramCrafter commented 2 months ago

Summary

Create a frontend-only website with past TON contests, where a dev-to-be can write their solution and test it against the tests of that contest.

Context

An option how to learn FunC/Tact in semi-practical setting.

Learning goals

How to write code when task is given, how to debug failures on tests.

References

Codeforces has past contests available for upsolving.

Estimate suggested reward

$1000

Completion Criteria

delovoyhomie commented 3 weeks ago

It looks great, but I'd like to see a mockup and functionality of how it works first. Also, I'm not sure if such a page is necessary if all the source files are open and everyone can test their smart contract on a series of tests.