Problem | firelord |
---|---|
User | AlphanumericUsername |
Submission Time | 2022-12-28 11:31:17 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
firelord.cpp: In function ‘int32_t main()’:
firelord.cpp:12:20: error: expected initializer before ‘!’ token
12 | int a,b,cDonate!,d,e,f;
| ^
firelord.cpp:19:18: error: ‘c’ was not declared in this scope
19 | cin>>a>>b>>c>>d;
| ^
firelord.cpp:19:21: error: ‘d’ was not declared in this scope
19 | cin>>a>>b>>c>>d;
| ^