| Problem | sightseeing |
|---|---|
| User | red404 |
| Submission Time | 2024-04-20 03:32:12 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
sightseeing.cpp: In function ‘void solve()’:
sightseeing.cpp:76:39: error: expected primary-expression before ‘]’ token
76 | for (int i = 1; i <= n; i++) make(i);]
| ^
sightseeing.cpp:82:3: error: ‘tot’ was not declared in this scope
82 | tot++;
| ^~~