| Problem | psle |
|---|---|
| User | suzienguyen |
| Submission Time | 2026-03-11 14:00:58 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
psle.cpp: In function ‘int32_t main()’:
psle.cpp:15:11: error: ‘S’ was not declared in this scope
15 | else if (S > 34) cout << "D";
| ^