| Problem | helloworld |
|---|---|
| User | WHEE29alt |
| Submission Time | 2024-12-20 19:44:15 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
cc1plus: error: ‘::main’ must return ‘int’
helloworld.cpp: In function ‘int main()’:
helloworld.cpp:8:12: error: invalid conversion from ‘long long int*’ to ‘long long int’ [-fpermissive]
8 | a[c] = b; c--;
| ^
| |
| long long int*