| Problem | foodchain |
|---|---|
| User | Hytoh |
| Submission Time | 2023-03-19 20:16:26 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
foodchain.cpp: In function ‘int main()’:
foodchain.cpp:10:26: error: expected initializer before ‘int’
10 | long long unsinged int n;
| ^~~
foodchain.cpp:11:10: error: ‘n’ was not declared in this scope
11 | cin >> n;
| ^