上傳編號 212085
上傳時間 2024-11-19 11:41:13
題目 小偷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:7:1: error: 'cin' does not name a type
cin >> a >> b;
^~~
./test.cpp:9:1: error: 'cout' does not name a type
cout << a + b;