mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-05-08 06:43:14 +08:00
Merge branch 'LakshmiSrikumar-patch-1' of https://github.com/LakshmiSrikumar/C-Plus-Plus into LakshmiSrikumar-patch-1
This commit is contained in:
@@ -307,7 +307,8 @@ static void test() {
|
||||
}
|
||||
|
||||
/**
|
||||
* @brief Entry point of the program
|
||||
* @brief Main function
|
||||
* @returns 0 on successful exit
|
||||
*/
|
||||
int main() {
|
||||
test();
|
||||
|
||||
Reference in New Issue
Block a user