mirror of
https://github.com/Xevion/contest.git
synced 2025-12-16 14:11:31 -06:00
properly rename october 2013 mispell
This commit is contained in:
10
uil/aplus-october-2013/3/java/.vscode/launch.json
vendored
Normal file
10
uil/aplus-october-2013/3/java/.vscode/launch.json
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"configurations": [
|
||||
{
|
||||
"type": "java",
|
||||
"name": "CodeLens (Launch) - problem3",
|
||||
"request": "launch",
|
||||
"mainClass": "problem3"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user