| Problem | 3nplus1 |
|---|---|
| User | KingKav199 |
| Submission Time | 2024-01-28 12:50:05 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
3nplus1.cpp: In function ‘int32_t main()’:
3nplus1.cpp:21:16: error: expression cannot be used as a function
21 | x = 3(n)+1;
| ^
3nplus1.cpp:29:20: error: expression cannot be used as a function
29 | x = 3(n)+1;
| ^