| Problem | competition |
|---|---|
| User | tyjun |
| Submission Time | 2023-11-21 18:31:43 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
competition.cpp: In function ‘int main()’:
competition.cpp:19:6: error: ‘fghbhsfdhbsdint’ was not declared in this scope
19 | for(fghbhsfdhbsdint i{0}; i < n; ++i){
| ^~~~~~~~~~~~~~~
competition.cpp:19:28: error: ‘i’ was not declared in this scope
19 | for(fghbhsfdhbsdint i{0}; i < n; ++i){
| ^
competition.cpp:19:33: error: expected ‘)’ before ‘;’ token
19 | for(fghbhsfdhbsdint i{0}; i < n; ++i){
| ~ ^
| )
competition.cpp:19:37: error: ‘i’ was not declared in this scope
19 | for(fghbhsfdhbsdint i{0}; i < n; ++i){
| ^