上傳編號 176981
上傳時間 2023-10-30 17:40:38
題目 小偷Litten(測試題)
使用者 anonymous
總得分 0, CE in 0 ms
# State Runtime Memory
0 CE 0 0
1 CE 0 0
2 CE 0 0
3 CE 0 0
4 CE 0 0
Judge Information
./test.cpp:2:1: error: 'cin' does not name a type
cin >> a >> b;
^~~
./test.cpp:3:1: error: 'cout' does not name a type
cout << a + b <<