| Problem | cappuccinoassassino |
|---|---|
| User | YellowPurpleDragon |
| Submission Time | 2025-06-16 17:08:44 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
cappuccinoassassino.cpp: In function ‘int main()’:
cappuccinoassassino.cpp:10:6: error: expected ‘;’ before ‘e’
10 | d=b
| ^
| ;
11 | e=b;
| ~