백준 10926 - C++

Run Settings
LanguageC++
Language Version
Run Command
#include <iostream> #include <string> using namespace std; int main() { string sInputId; cin >> sInputId; cout << sInputId + "??!"; return 0; }
Editor Settings
Theme
Key bindings
Full width
Lines