QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#495498#9134. Building a Fenceucup-team1400#WA 0ms4008kbC++20824b2024-07-27 21:18:322024-07-27 21:18:32

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 0ms
memory: 4008kb

input:

7
7 9 4
1 1 2
1 1 4
4 6 2
3 3 5
10 6 4
1 11 5

output:

40
$0 = 1 + $1
$2 = $1 * $2
$3 = $2 / 1
$0 = $0 + $3
$2 = $1 * $2
$3 = $2 / 1
$0 = $0 + $3
$2 = $1 * $2
$3 = $2 / 1
$0 = $0 + $3
$2 = $1 * $2
$3 = $2 / 1
$0 = $0 + $3
$2 = $1 * $2
$3 = $2 / 1
$0 = $0 + $3
$2 = $1 * $2
$3 = $2 / 1
$0 = $0 + $3
$2 = $1 * $2
$3 = $2 / 1
$0 = $0 + $3
$2 = $1 * $2
$3 = $...

result:

wrong answer 1st numbers differ - expected: '8', found: '40'