| Problem | snowball |
|---|---|
| User | om2024 |
| Submission Time | 2026-02-19 20:05:26 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
snowball.cpp: In function ‘int main()’:
snowball.cpp:18:2: error: expected primary-expression before ‘long’
18 | long long (long long i=0; i<n; i++) {
| ^~~~
snowball.cpp:18:28: error: ‘i’ was not declared in this scope
18 | long long (long long i=0; i<n; i++) {
| ^