| Problem | sixandseven |
|---|---|
| User | dharshanmb |
| Submission Time | 2026-06-26 13:33:59 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
sixandseven.cpp: In function ‘int main()’:
sixandseven.cpp:9:15: error: expected primary-expression before ‘g’
9 | fot(string g = 0 ; g <= 1000000000 );
| ^
sixandseven.cpp:9:23: error: ‘g’ was not declared in this scope
9 | fot(string g = 0 ; g <= 1000000000 );
| ^