Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
unicodeのテスト
#include <iostream> using std::cout; using std::endl; int main() { // nihongo de char testPhrase[] = "こんにちは、世界たち!"; auto sizeofhanaharu = sizeof("は"); char testCharu[sizeofhanaharu] = "は"; // romaji auto sizeofhana = sizeof("a"); char testChar[sizeofhana] = "a"; cout << "testPhrase = " << testPhrase << endl << "testChar = " << testChar << endl << "sizeofhana = " << sizeofhana << endl << endl << "testCharu = " << testCharu << endl << "sizeofhanaharu = " << sizeofhanaharu << endl; return 0; }
run
|
edit
|
history
|
help
0
СП КИ ЭТАП 2
VolAreObject
series kv type 1
Best way for getting more precision no.
HashTable
MCM
HeapDoubLinArr
sin_approximation
snake logic complete c++
frndclass