| Problem | foodchain |
|---|---|
| User | ilovepythonandhatecplusplus |
| Submission Time | 2024-03-01 15:19:01 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
foodchain.cpp: In function ‘int main()’:
foodchain.cpp:6:7: error: expected ‘;’ before ‘:>’ token
6 | cin>>a:>>" ">>b>>" ">>c>>" ":>>d>>" ">>e>>' ';
| ^~
| ;