| Problem | photo |
|---|---|
| User | andikawahyudi |
| Submission Time | 2026-02-06 23:46:12 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
photo.cpp: In function ‘int main()’:
photo.cpp:34:24: error: expected ‘}’ at end of input
34 | cout << ans << endl;
| ^
photo.cpp:5:15: note: to match this ‘{’
5 | signed main() {
| ^