QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#136544#6425. Harmonious RectangleGuanYunchangWA 1ms3636kbC++17775b2023-08-09 01:14:232023-08-09 01:14:25

詳細信息

Test #1:

score: 0
Wrong Answer
time: 1ms
memory: 3636kb

input:

3
1 4
2 2
3 3

output:

5202.16577820
6867.65910772
6867.65910772

result:

wrong output format Expected integer, but "5202.16577820" found