Fix a stupid problem
Apparenlty having a "#" in the file path breaks everything so I had to just replace that.
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
/* Problem URL: $(URL) */
|
||||
|
||||
#include <bits/stdc++.h>
|
||||
|
||||
using namespace std;
|
||||
|
||||
Reference in New Issue
Block a user