- 练5.2 阿布拉2
救救我
- 2024-7-16 13:56:56 @
T-T
3 comments
-
谢煜龙 LV 6 @ 2024-7-17 13:30:44
谢谢
-
2024-7-16 16:24:55@
题解
👍 1 -
2024-7-16 16:24:47@
#include <iostream> using namespace std; int main(){ int a; int b; cin>>a; cin>>b; cout<<"a="<<a<<" b="<<b<<endl; cout<<"a="<<b<<" b="<<a<<endl; return 0; }
👍 1
- 1
Information
- ID
- 102
- Time
- 1000ms
- Memory
- 256MiB
- Difficulty
- 6
- Tags
- # Submissions
- 271
- Accepted
- 89
- Uploaded By