Add problems URL again.

My last commit removed them for some reason...
This commit is contained in:
2024-11-10 13:50:47 -03:00
parent 40e91c0226
commit 8728b9c5da
3 changed files with 6 additions and 0 deletions

View File

@@ -1,3 +1,5 @@
/* Problem URL: $(URL) */
#include <bits/stdc++.h>
using namespace std;