这名用户暂未设置签名。
追踪最近的用户名外显变动记录。
最近的文章、讨论、云剪贴板与社区记录
``` #include #include using namespace std; int main(){ int N; double D1,C,D2,D[8]={0},P[8]={0},tot=0; cin>>D1>>C>>D2>>P[1]>>N; for(int i=2;i >D[i]>>P[i]; } doub…
在讨论《60分,求助大佬》回复:
@[EGO_](/space/show?uid=77856) %%%%%%%%
``` #include using namespace std; int main(){ char a; int c,b; c=0; b=0; cin>>a; while(a!='@'){ if(a=='(') b++; if(a==')') c++; if(b-c >a; } if(b-c!=0){ cout <<…
在讨论《请教大佬们,能过样例,但测试点全WA》回复:
@[socoolly](/space/show?uid=85142) 不是cstring的事,改了一下还是WA,不过还是谢谢
在讨论《请教大佬们,能过样例,但测试点全WA》回复:
又改了一份,还是不行(把cin改成getline了)
在讨论《请教大佬们,能过样例,但测试点全WA》回复:
```cpp #include #include using namespace std; int a,qm,bj,lw; bool xb,xsh; string mz; int hehe(){ int hehe; hehe=0; if(xb==true)hehe+=1000; if(xsh==true)hehe+=8…
```cpp #include #include using namespace std; int a,qm,bj,lw; bool xb,xsh; string mz; int hehe(){ int hehe; hehe=0; if(xb==true)hehe+=1000; if(xsh==true)hehe+=8…
在讨论《求助大佬》回复:
谢谢大佬指点
```cpp #include using namespace std; int main() { int n; cin >> n; int a[1000], b[1000], c[1000], d[1000]; for (int i = 1; i > a[i] >> b[i] >> c[i] >> d[i]; } i…
#include using namespace std; int main() { int n; cin >> n; int a[1000], b[1000], c[1000], d[1000]; for (int i = 1; i > a[i] >> b[i] >> c[i] >> d[i]; } int x, y…