Problem evilbz
User migueltanpe67
Submission Time 2026-06-23 09:37:59
Score 0
Max Time N/A
Max Memory N/A

Compile Error

evilbz.cpp: In function ‘int main()’:
evilbz.cpp:7:9: error: ‘s’ was not declared in this scope
7 | cin >> s;
| ^
evilbz.cpp:8:10: error: ‘a’ was not declared in this scope
8 | cout << a;
| ^