作业帮 > 综合 > 作业

但是我写的就是wrong answer.

来源:学生作业帮 编辑:百度作业网作业帮 分类:综合作业 时间:2024/06/04 08:55:06
但是我写的就是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
但是我写的就是wrong answer.
#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