You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 6, 2024. It is now read-only.
After a project passes all tests for the bonus, it throws an error at the end if I have any static function definitions in my file like so:
This error goes away if I make every function non-static.
I believe this is an error because the static keyword has a different meaning in the context of a function or a variable.
System info
OS: Ubuntu 20.04 (64-bit)
The text was updated successfully, but these errors were encountered: