Problem photo
User andikawahyudi
Submission Time 2026-02-06 23:46:35
Score 0
Max Time N/A
Max Memory N/A

Compile Error

photo.cpp: In function ‘int main()’:
photo.cpp:35:1: error: expected primary-expression before ‘)’ token
35 | )
| ^
photo.cpp:35:1: error: expected ‘}’ at end of input
photo.cpp:5:15: note: to match this ‘{’
5 | signed main() {
| ^