| Problem | helloworld |
|---|---|
| User | Schoolpurposes |
| Submission Time | 2026-02-09 17:22:04 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
helloworld.cpp: In function ‘int32_t main()’:
helloworld.cpp:15:9: error: ‘dist’ was not declared in this scope
15 | dist[i] = LLONG_MAX / 20;
| ^~~~
helloworld.cpp:21:5: error: ‘dist’ was not declared in this scope
21 | dist[source] = 0;
| ^~~~