icpc probs

This commit is contained in:
Barrett Ruth 2026-01-07 12:30:51 -06:00
parent 4c531b965f
commit 69d48861b1
17 changed files with 448 additions and 2 deletions

View file

@ -82,5 +82,4 @@ int main() { // {{{
}
return 0;
}
// }}}
} // vim: set foldmethod=marker foldmarker={{{{{{,}}}}}}