| Problem | yayornay |
|---|---|
| User | Devthethala |
| Submission Time | 2026-06-22 15:46:31 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
yayornay.cpp: In function ‘int main()’:
yayornay.cpp:6:10: error: ‘str’ is not a member of ‘std’
6 | std::str Competition;
| ^~~
yayornay.cpp:8:9: error: ‘Competition’ was not declared in this scope
8 | if (Competition == "CPIC"){
| ^~~~~~~~~~~