QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#199888 | #6395. Equation Discovering | ucup-team607# | WA | 562ms | 4408kb | C++17 | 2.8kb | 2023-10-04 14:31:36 | 2023-10-04 14:31:36 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 495ms
memory: 4272kb
input:
3 1.000000 1.000000 2.000000 4.000000 3.000000 9.000000
output:
((x)-(x))+((x)*(x))
result:
ok great!!
Test #2:
score: 0
Accepted
time: 486ms
memory: 4268kb
input:
3 0.618000 1.517072 0.314000 3.132637 1.414000 0.494016
output:
((((sin(x))/(x))+(x))-(x))/(x)
result:
ok great!!
Test #3:
score: 0
Accepted
time: 515ms
memory: 4336kb
input:
5 77.685777 233.057331 -66.445083 -199.335249 79.966717 239.900151 84.982130 254.946390 -31.528900 -94.586700
output:
((x)+(x))+(x)
result:
ok great!!
Test #4:
score: 0
Accepted
time: 507ms
memory: 4212kb
input:
5 25.032427 -0.100652 38.727324 1.658518 27.684334 -0.669555 64.282391 8.275303 52.640700 -0.962660
output:
(((sin(x))/(cos(x)))-(x))+(x)
result:
ok great!!
Test #5:
score: 0
Accepted
time: 508ms
memory: 4188kb
input:
5 78.611917 -0.992212 -29.857271 1.011993 -75.513655 1.006611 68.512394 1.145128 7.961096 0.881661
output:
((sin(x))*(sin(x)))+(cos(x))
result:
ok great!!
Test #6:
score: 0
Accepted
time: 534ms
memory: 4184kb
input:
5 -78.733375 0.503570 -20.187183 0.735779 -38.984992 0.730890 47.859232 0.622831 -19.657164 0.641512
output:
sin(((sin(cos(cos(x))))-(x))+(x))
result:
ok great!!
Test #7:
score: 0
Accepted
time: 508ms
memory: 4120kb
input:
5 3.241091 -32.628130 -83.514144 86.463432 33.586619 40.691607 41.123543 -147.352644 26.896326 27.404018
output:
(((x)/(sin(x)))/(cos(x)))*(cos(x))
result:
ok great!!
Test #8:
score: 0
Accepted
time: 561ms
memory: 4120kb
input:
20 -4.908422 -0.693287 3.569189 0.328182 1.946572 -0.667466 6.515336 -0.829948 -1.394076 0.752980 6.722989 0.831881 1.241795 0.835231 -2.443177 -0.143098 -4.180762 -0.803482 1.511247 0.589509 0.627755 0.554244 -1.865604 -0.470029 -4.756347 -0.656984 1.850611 -0.426016 6.580133 -0.474416 6.861815 -0....
output:
sin(sin((x)/(sin((x)/((x)*(x))))))
result:
ok great!!
Test #9:
score: 0
Accepted
time: 554ms
memory: 4248kb
input:
20 76.797930 0.000002 -76.263778 -0.000002 55.449039 0.000006 10.462093 0.000873 -78.051671 -0.000002 -52.781249 -0.000007 47.053973 0.000010 96.629212 0.000001 -40.697847 -0.000015 31.141805 0.000033 -87.087384 -0.000002 -54.709885 -0.000006 -65.741847 -0.000004 -87.430820 -0.000001 9.420126 0.0011...
output:
(((x)/(x))/(x))/((x)*(x))
result:
ok great!!
Test #10:
score: 0
Accepted
time: 521ms
memory: 4408kb
input:
20 24.490647 23.891773 17.327799 16.329001 21.204241 21.912414 83.489542 84.461510 -55.546573 -54.703972 -7.608368 -8.578356 -3.286697 -3.142101 -66.606831 -66.014954 -44.896454 -45.688502 97.541741 97.389961 -59.986043 -59.694554 57.723989 58.646803 -99.857351 -99.233536 29.134673 28.376609 -98.668...
output:
(((x)*(x))/(x))+(sin(x))
result:
ok great!!
Test #11:
score: 0
Accepted
time: 514ms
memory: 4180kb
input:
20 89.594917 88.596688 -45.187625 -44.253669 97.451471 97.513530 35.078537 35.576300 82.504351 81.771201 -49.755211 -50.243625 -23.019693 -23.876242 -45.247155 -44.293590 75.324114 75.398156 78.533049 78.526282 99.112156 100.100628 31.983437 31.445903 71.251578 70.407388 -44.178279 -43.983549 -25.28...
output:
((sin(x))-(sin(x)))+((x)-(sin(x)))
result:
ok great!!
Test #12:
score: 0
Accepted
time: 525ms
memory: 4044kb
input:
20 16.664144 7.850741 44.708237 22.196248 -10.852343 1.533223 -42.713221 -12.119419 -27.815914 -11.038511 31.908696 13.299065 -82.394044 40.761558 -37.317157 -12.907073 -35.369997 17.659068 93.569121 -45.722539 -30.589159 -15.242258 16.180069 6.553209 56.572831 1.366451 99.591187 -47.440823 12.73229...
output:
((sin(x))*(x))*(cos(x))
result:
ok great!!
Test #13:
score: -100
Wrong Answer
time: 562ms
memory: 4256kb
input:
20 -583.519562 0.000000 -169.653469 0.000000 372.798856 0.000000 180.084282 0.000000 139.388742 0.000000 -648.300263 0.000000 -859.523046 0.000000 -267.278551 0.000000 635.554372 0.000000 299.925737 0.000000 -628.299469 0.000000 169.393099 0.000000 556.144161 0.000000 -881.876627 0.000000 328.692044...
output:
x
result:
wrong answer fail to discover