Problem | diamond_usaco |
---|---|
User | Sheryanne |
Submission Time | 2025-02-19 16:41:16 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
diamond_usaco.cpp: In function ‘int main()’:
diamond_usaco.cpp:11:25: error: ‘n’ was not declared in this scope
11 | for (int i = 0; i < n; i++){
| ^