Problem yayornay
User rain127
Submission Time 2026-01-30 12:43:29
Score 0
Max Time N/A
Max Memory N/A

Compile Error

yayornay.cpp: In function ‘int main()’:
yayornay.cpp:6:5: error: ‘String’ was not declared in this scope
6 | String s;
| ^~~~~~
yayornay.cpp:7:9: error: ‘s’ was not declared in this scope
7 | cin >> s;
| ^