Problem | foodchain |
---|---|
User | CookieCoder |
Submission Time | 2025-02-17 15:50:03 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
foodchain.cpp: In function ‘int main()’:
foodchain.cpp:6:11: error: duplicate ‘unsigned’
6 | unsigned unsigned long long a, b, c, d, e;
| ^~~~~~~~
| --------