QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#469454 | #5211. A+B | LVJBot1 | 2 | 0ms | 3684kb | C++14 | 154b | 2024-07-09 19:20:06 | 2024-07-09 19:20:07 |
answer
/* Submission UUID: 1e18584f-de9a-4829-9179-89f09a009bbf. */
#include<bits/stdc++.h>
using namespace std;int main(){int a,b;cin>>a>>b;cout<<a+b;return 0;}
详细
Subtask #1:
score: 1
Accepted
Test #1:
score: 1
Accepted
time: 0ms
memory: 3492kb
input:
23026 24910636
output:
24933662
result:
ok single line: '24933662'
Test #2:
score: 0
Accepted
time: 0ms
memory: 3600kb
input:
565514251 5888
output:
565520139
result:
ok single line: '565520139'
Test #3:
score: 0
Accepted
time: 0ms
memory: 3560kb
input:
594435032 36695381
output:
631130413
result:
ok single line: '631130413'
Test #4:
score: 0
Accepted
time: 0ms
memory: 3532kb
input:
1 1
output:
2
result:
ok single line: '2'
Test #5:
score: 0
Accepted
time: 0ms
memory: 3600kb
input:
7 6
output:
13
result:
ok single line: '13'
Subtask #2:
score: 1
Accepted
Test #6:
score: 1
Accepted
time: 0ms
memory: 3620kb
input:
432229901 913442217
output:
1345672118
result:
ok single line: '1345672118'
Test #7:
score: 0
Accepted
time: 0ms
memory: 3592kb
input:
221301 5
output:
221306
result:
ok single line: '221306'
Test #8:
score: 0
Accepted
time: 0ms
memory: 3536kb
input:
2625510 478837888
output:
481463398
result:
ok single line: '481463398'
Test #9:
score: 0
Accepted
time: 0ms
memory: 3592kb
input:
1 9
output:
10
result:
ok single line: '10'
Subtask #3:
score: 0
Wrong Answer
Test #10:
score: 0
Wrong Answer
time: 0ms
memory: 3624kb
input:
9551444277 121871940297256
output:
-2147450882
result:
wrong answer 1st lines differ - expected: '121881491741533', found: '-2147450882'
Subtask #4:
score: 0
Wrong Answer
Test #15:
score: 0
Wrong Answer
time: 0ms
memory: 3600kb
input:
947270878949025110 9193608369230
output:
-2147450883
result:
wrong answer 1st lines differ - expected: '947280072557394340', found: '-2147450883'
Subtask #5:
score: 0
Wrong Answer
Test #20:
score: 0
Wrong Answer
time: 0ms
memory: 3684kb
input:
337255304832158119 6390426
output:
-2147450885
result:
wrong answer 1st lines differ - expected: '337255304838548545', found: '-2147450885'
Subtask #6:
score: 0
Wrong Answer
Test #25:
score: 0
Wrong Answer
time: 0ms
memory: 3620kb
input:
532563874233398665942582439076063683393959785291760331092474677568248810808273382940785848929691070344450895665777207202581862409624443570320813049761364001561165850372428368095100386067585411830900346030937690325069085157626288265206707369638585884065753505995759391174402450166386453546246598314927...
output:
-2147450883
result:
wrong answer 1st lines differ - expected: '117480756325714140603232677762...4476304804736293589422250453663', found: '-2147450883'
Subtask #7:
score: 0
Wrong Answer
Test #32:
score: 0
Wrong Answer
time: 0ms
memory: 3524kb
input:
166270622343387570144869035999833122929155398707087292325038556971676971208188167870785373811637259140056890396962331959562299785543168004984378774456571918716139632010890398124722792152616610922911262359609763927041596317613921198500419120497898457889189564589845345729683871954384751162252997436722...
output:
-2147450884
result:
wrong answer 1st lines differ - expected: '880646134460748138897340337533...7622952400406845443998499179517', found: '-2147450884'
Subtask #8:
score: 0
Wrong Answer
Test #39:
score: 0
Wrong Answer
time: 0ms
memory: 3600kb
input:
486415045186840559797678755365399390344232193044385882641962930698450351132863864037839353132108112801921764107656086464616915258126730157092350141579797620555801255564275293263126095463181491308970908414473410944584674930077637963473888272997152879319529755703101053701296658536162675853208668775433...
output:
-2147450884
result:
wrong answer 1st lines differ - expected: '486415045186840559797678755365...7976605156942853383557508223139', found: '-2147450884'
Subtask #9:
score: 0
Wrong Answer
Test #46:
score: 0
Wrong Answer
time: 0ms
memory: 3660kb
input:
756888993272314347182668287736890306527482334095384734663192255418922691087388999199964701819326530641461657962943138994997853787294985241266048312705940817628838279840233115265535224376160492539340393069148051899230858343085149163766053938016434131685262013375130130775063051793386994446560485013665...
output:
-2147450884
result:
wrong answer 1st lines differ - expected: '507744122123604635424526422811...5424393487859428394977363029602', found: '-2147450884'
Subtask #10:
score: 0
Wrong Answer
Test #53:
score: 0
Wrong Answer
time: 0ms
memory: 3628kb
input:
943819754802869222401641950670597611565597137805222993701119868514083441036651114526118120906820147780745834474505154376824624293969279744870481935631962707899703821601313909986563188136109822146207481102862377124154333273700635786953737538877418230185468904998292848637357410643895825512100257504725...
output:
-2147450882
result:
wrong answer 1st lines differ - expected: '943819754802869222401641950670...5008702062585845064596863267113', found: '-2147450882'