W3Schools Tryit Editor
[
フレーム
]
Get your
own
website
Go to Spaces
Ctrl+Alt+P
#include
using namespace std; int main() { int x, y; int sum; cout << "Type a number: "; cin>> x; cout << "Type another number: "; cin>> y; sum = x + y; cout << "Sum is: " << sum; return 0; }
Type a number:
Type another number:
AltStyle
によって変換されたページ
(->オリジナル)
/
アドレス:
モード:
デフォルト
音声ブラウザ
ルビ付き
配色反転
文字拡大
モバイル