| Problem | photo |
|---|---|
| User | thelusidian |
| Submission Time | 2024-02-27 12:16:50 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
photo.cpp: In lambda function:
photo.cpp:29:6: error: expected ‘{’ before ‘if’
29 | if (i == 0){
| ^~
photo.cpp: In function ‘int main()’:
photo.cpp:29:6: error: cannot convert ‘main()::<lambda()>’ to ‘long long unsigned int’ in assignment
photo.cpp:32:8: error: ‘else’ without a previous ‘if’
32 | } else {
| ^~~~