Problem | photo |
---|---|
User | Indy39910 |
Submission Time | 2025-02-22 01:29:47 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
cc1plus: error: ‘::main’ must return ‘int’
photo.cpp: In function ‘int main()’:
photo.cpp:52:17: error: expected ‘}’ at end of input
52 | return 0;
| ^
photo.cpp:5:2: note: to match this ‘{’
5 | {
| ^