| UTPC Spring 2023 Open Contest |
|---|
| Finished |
| # | Name | ||
|---|---|---|---|
| A |
standard input/output
1 s, 256 MB
|
|
|
| B |
standard input/output
4 s, 256 MB
|
|
|
| C |
standard input/output
2 s, 256 MB
|
|
|
| D |
standard input/output
1 s, 256 MB
|
|
|
| E |
standard input/output
1 s, 256 MB
|
|
|
| F |
standard input/output
8 s, 256 MB
|
|
|
| G |
standard input/output
2 s, 256 MB
|
|
|
| H |
standard input/output
1 s, 256 MB
|
|
|
| I |
standard input/output
2 s, 512 MB
|
|
|
| J |
standard input/output
2 s, 256 MB
|
|
|
| K |
standard input/output
1 s, 256 MB
|
|
|
| L |
standard input/output
1 s, 256 MB
|
|
|
| M |
standard input/output
1 s, 256 MB
|
|
|
| N |
standard input/output
1 s, 256 MB
|
|
|
| Question | Answer | |
|---|---|---|
|
2023-04-16 00:45:18
|
Problem L. My Hero Photographia ***** Problem L: For Blur operation, we rounded down. I think the test is wrong for negative integers. In my first submission, I calculate -10/9 = -2, but if I calculated -10/9 as -1, I got Accepted. |
Round down is worded poorly in the statement --- for negative numbers, -10/9 = -1 is the intended output.
|
|
2023-04-15 23:43:34
|
There was an issue with test case 13 on Problem K. It has since been fixed and submissions have been rejudged, sorry about the issues :(
|
|
|
2023-04-15 22:04:01
|
:thinking_face: The sample case should be updated soon to reflect this. |
| Name |
|---|


