mirror of
https://hub.njuu.cf/TheAlgorithms/C-Plus-Plus.git
synced 2023-10-11 13:05:55 +08:00
Updated
This commit is contained in:
parent
339654cd78
commit
81621d8366
@ -257,12 +257,7 @@ static void test() {
|
||||
* @brief Main function
|
||||
* @returns 0 on exit
|
||||
*/
|
||||
uint32_t main() {
|
||||
int main() {
|
||||
test(); // run self-test implementations
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user