#include <iostream> using namespace std; int main(){ cout << "ÍÍÍÍÍ"; return 0; }
What is this symbols called, and how can I find other characters like this "Í" to print symbols? It is it ASCII value?
https://stackoverflow.com/questions/66094716/c-characters-symbols February 08, 2021 at 09:02AM
没有评论:
发表评论