Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up[doc fix and add test]fix documentation in prime and strong number #593
Conversation
|
Same change for the other file and also to the main function. |
I did. Please review again :) |
|
Change not applied to the documentation of main functions. Please add the |
Do you mean like this ? /**
*Driver Code
*@return None
*/
int main()
{
return 0;
} |
yes |
* add test
|
I did this as you say. But I don't know why need add |
it is only for the documentation generator. The generator ignored the functions if the doctoring does not contain a |
|
Can I merge this branch? |
shellhub commentedAug 11, 2020
•
edited by gitpod-io bot
Description of Change
References
Checklist
Notes: