mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-04-02 02:02:23 +08:00
main function must return
This commit is contained in:
@@ -216,4 +216,6 @@ int main() {
|
||||
}
|
||||
|
||||
lst.displayList();
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user