但是我写的就是wrong answer.
来源:学生作业帮 编辑:神马作文网作业帮 分类:综合作业 时间:2024/11/11 18:02:36
但是我写的就是wrong answer.
I have a very simple problem for you.Given two integers A and B,your job is to calculate the Sum of A + B.
Input
The first line of the input contains an integer T(1line;
while((line--)&&cin>>A>>B)
{
cout
I have a very simple problem for you.Given two integers A and B,your job is to calculate the Sum of A + B.
Input
The first line of the input contains an integer T(1line;
while((line--)&&cin>>A>>B)
{
cout
#include
#include
using namespace std;
#define max 1010
int main()
{
int line,a[max]={0},b[max]={0},c[max]={0},l1,l2,l3,i,j=1,flag;
char A[max],B[max];
cin>>line;
while((line--)&&cin>>A>>B)
{
cout
#include
using namespace std;
#define max 1010
int main()
{
int line,a[max]={0},b[max]={0},c[max]={0},l1,l2,l3,i,j=1,flag;
char A[max],B[max];
cin>>line;
while((line--)&&cin>>A>>B)
{
cout
但是我写的就是wrong answer.
Wrong Answer?
北大ACM第1006,我用C语言写的,调试时都是成功的为什么提交时出现Wrong Answer;请各位C语言大虾们看看
acm简单的问题一直wrong answer
北大ACM1001的题目,怎么提交都是wrong answer,帮我看看
杭电acm 1008 题我的为什么是wrong answer
hdu 2028我测试正确,为什么提示wrong answer啊?
HDU 1003,wrong answer
为啥是wrong answer
c++wrong answer
ACM 2453 Wrong Answer
POJ 1001 wrong answer ,我试了下题目上面给的例子,答案全部一样,可是提交时总是Wrong answ