We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f714eef commit e974329Copy full SHA for e974329
main.py
@@ -91,4 +91,4 @@ def main(config, question, solve):
91
92
93
if __name__ == "__main__":
94
- main()
+ main() # pushing it to leetcode-init
0 commit comments