Skip to content

Instantly share code, notes, and snippets.

#include <iostream>
using namespace std;
int main()
{
setlocale(LC_ALL, "");
//1
#include <iostream>
using namespace std;
int main()
{
setlocale(LC_ALL, "");
//1
char action;
int n1;