| Problem | countalp |
|---|---|
| User | PGisnotnice5 |
| Submission Time | 2026-05-11 08:25:02 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
countalp.cpp: In function ‘int main()’:
countalp.cpp:10:3: error: ‘String’ was not declared in this scope
10 | String a;
| ^~~~~~
countalp.cpp:11:8: error: ‘a’ was not declared in this scope
11 | cin>>a;
| ^