-
Notifications
You must be signed in to change notification settings - Fork 1
HM Distance #3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
weathon
wants to merge
36
commits into
ngs333:ham
Choose a base branch
from
weathon:ham
base: ham
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
HM Distance #3
Changes from 6 commits
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
7792b4d
HM Distance
weathon 65b835c
Change the random to normal
weathon 6d6dd3b
Fix ;
weathon 2d81fae
Add filename
weathon 2819006
Merge branch 'ham' of https://github.com/weathon/CMT into ham
8496eba
fix mutli process range
256ea6a
*=2
weathon a0f6716
Merge branch 'ham' of https://github.com/weathon/CMT into ham
weathon d091f66
*=
weathon cbe3800
?
5af3c34
Merge branch 'ham' of https://github.com/weathon/CMT into ham
weathon a386cba
-
weathon 14aca10
Merge branch 'ham' of https://github.com/weathon/CMT into ham
weathon 086b943
Final
weathon 37dab1d
kun
weathon 701e95e
weathin
weathon 0061c7c
Range
weathon 6267df6
change r range
weathon f3fe2c8
Change range
weathon fc37a59
Merge branch 'ham' of https://github.com/weathon/CMT into ham
weathon 89a2a51
idk
weathon 75d9557
shouzhijiantongaacitong un
weathon 96ef6f5
Merge branch 'ham' of https://github.com/weathon/CMT into ham
weathon 859dc95
Such stupid mistake...
weathon 8c00c10
idk
weathon 13f2d01
Merge branch 'ham' of https://github.com/weathon/CMT into ham
weathon dfa2bcd
idk what i did
weathon 6253d54
change r
weathon d335c58
-
weathon 928f566
Fixed int problem
weathon f2cde6e
koukuexkoubud
weathon ac54b14
-
weathon d4efe74
-
weathon c0ce0bc
rad
weathon 8b1a4f3
knn
weathon 05b6223
Change rad
weathon File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,3 @@ | ||
| import os | ||
| for i in range(1,100,10): | ||
| os.system("nohup ./HMSearchApp %s %s &"%(i,9)) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The directoryy .vscode under /CMT/src should be tracked.