W3Schools Tryit Editor
[
フレーム
]
Run ❯
Get your
own
website
Go to Spaces
Ctrl+Alt+P
#include
#include
using namespace std; void changeValue(int &num) { num = 50; } int main() { int value = 10; changeValue(value); // Change value to 50 cout << value; return 0; }
50
AltStyle
によって変換されたページ
(->オリジナル)
/
アドレス:
モード:
デフォルト
音声ブラウザ
ルビ付き
配色反転
文字拡大
モバイル