Problem | democracy |
---|---|
User | SuspiciousAmogus |
Submission Time | 2024-07-01 16:21:19 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
democracy.cpp: In function ‘int main()’:
democracy.cpp:15:7: error: ‘s’ was not declared in this scope
15 | for (s i = 1; i <= 15; i++) {
| ^
democracy.cpp:15:16: error: ‘i’ was not declared in this scope
15 | for (s i = 1; i <= 15; i++) {
| ^