Problem yayornay
User lynovyl
Submission Time 2024-06-21 13:25:22
Score 0
Max Time N/A
Max Memory N/A

Compile Error

yayornay.cpp: In function ‘int main()’:
yayornay.cpp:5:23: error: expected primary-expression before ‘;’ token
5 | cout << s.length() <<;
| ^
yayornay.cpp:15:14: error: ‘GPT’ was not declared in this scope
15 | else if (s==GPT){
| ^~~