| Problem | 3nplus1 | 
|---|---|
| User | JJAAMM | 
| Submission Time | 2023-09-13 00:55:36 | 
| Score | 0 | 
| Max Time | N/A | 
| Max Memory | N/A | 
Owl Get a Life
 3nplus1.cpp: In function ‘int main()’:
3nplus1.cpp:25:34: error: a function-definition is not allowed here before ‘{’ token
   25 |   long long collatz(long long n) {
      |                                  ^
3nplus1.cpp:43:14: error: a function-definition is not allowed here before ‘{’ token
   43 |   int main() {
      |              ^