start converting numbers to rational numbers
This commit is contained in:
4
.vscode/settings.json
vendored
4
.vscode/settings.json
vendored
@@ -1,6 +1,8 @@
|
||||
{
|
||||
"files.associations": {
|
||||
"*.ejs": "html",
|
||||
"stdio.h": "c"
|
||||
"stdio.h": "c",
|
||||
"stdbool.h": "c",
|
||||
"string.h": "c"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user