Add TODOs

This commit is contained in:
Alex Kotov 2022-01-14 12:20:39 +05:00
parent 0718b62b8e
commit 6261f9d635
2 changed files with 2 additions and 0 deletions

View File

@ -9,5 +9,6 @@
int main()
{
// TODO: write this
return 0;
}

View File

@ -4,5 +4,6 @@
int main()
{
// TODO: write this
return 0;
}