This website requires JavaScript.
10ac9a7b32
feat: new problem formatted
main
arthur
2026-06-25 19:56:11 -03:00
bd94e27fad
chore: add problem to README.
arthur
2026-06-19 14:03:10 -03:00
3cbc40eb77
feat: new graph problem formatted.
arthur
2026-06-19 13:59:33 -03:00
edcd2211b5
feat: problem formatted.
arthur
2026-06-01 18:54:52 -03:00
d931bb6422
feat: new graph problem partially formatted.
arthur
2026-05-28 21:27:41 -03:00
4d583f8d8c
feat: new graph problem formatted.
arthur
2026-05-25 19:53:45 -03:00
8785966987
adding python solution
Daniel Saad
2026-05-20 14:50:19 -03:00
33d87c5809
fix: inclusao-de-subintervalos solutions
Daniel Saad
2026-05-20 14:45:08 -03:00
3ec1280357
fix: main ac
Daniel Saad
2026-05-20 14:44:37 -03:00
cc687b9471
fix: changed problem time_limit back to 1s, and updated python solution.
arthur
2026-05-18 17:02:05 -03:00
6bc674b1d4
feat: updated problem statements to include author.
arthur
2026-05-18 16:50:45 -03:00
c58f6e4aeb
fix: updated problem output since the numbers of combinations could be very high.
arthur
2026-05-18 16:34:33 -03:00
c85571e157
feat: added alternative python solutions.
arthur
2026-05-17 13:20:58 -03:00
7e9caaea6e
adc soluções em python
Daniel Saad
2026-05-15 15:43:42 -03:00
32713bd845
updating delete and earn with python sol
Daniel Saad
2026-05-14 11:45:44 -03:00
189f75019b
Updating lazy-frog files
Daniel Saad
2026-05-10 13:44:44 -03:00
9c9bb62c23
Merge branch 'main' of https://gitea.danielsaad.com/danielsaad/problemas-para-competicao-pibiti-arthur-dolival
Daniel Saad
2026-05-08 15:19:43 -03:00
a4fc2530e3
adding solution with constant heap time
Daniel Saad
2026-05-08 15:18:32 -03:00
18be861612
chore: updated README
arthur
2026-05-04 22:49:53 -03:00
1b0da72f68
fix: corrected problem metadata and added new sample input.
arthur
2026-05-04 22:46:19 -03:00
63730e188b
add: adding my very very old solution with constant time heaps
Daniel Saad
2026-05-04 22:16:26 -03:00
439e9175e0
add: adding my very very old solution with constant time heaps
Daniel Saad
2026-05-04 22:11:06 -03:00
6acc6e738d
fix: new faster heuristic used in solution
arthur
2026-05-04 15:56:45 -03:00
03a409f861
Merge branch 'main' of https://gitea.danielsaad.com/danielsaad/problemas-para-competicao-pibiti-arthur-dolival
Daniel Saad
2026-05-04 15:37:10 -03:00
c2d1d60303
fix: removing duplicated tests and correcting some small solutions
Daniel Saad
2026-05-04 15:35:34 -03:00
cec770f1f6
fix: fixed validator and added input file and checker.
arthur
2026-05-02 12:53:43 -03:00
3cfeb9a032
feat: new solution code.
arthur
2026-05-02 12:34:17 -03:00
1045a54db2
feat: new problem being formated.
arthur
2026-04-28 23:01:57 -03:00
9c0eca4a3f
fix: corrected typo
arthur
2026-04-23 22:29:03 -03:00
d8e79dfcd4
chore: rebuild all problems to check if there was any repeated test case, found none.
arthur
2026-04-23 22:24:56 -03:00
97973cdae5
feat: new tutorials added.
arthur
2026-04-09 21:55:17 -03:00
dff7fc9018
chore: build all pdfs
arthur
2026-04-07 23:12:21 -03:00
47a0a1f3cf
feat: new tutorials added.
arthur
2026-04-07 23:02:31 -03:00
9b0d2d9fd2
feat: new tutorials added.
arthur
2026-04-02 23:26:45 -03:00
91a073fd73
chore: included new problem in README.
arthur
2026-03-06 00:41:56 -03:00
83a9def458
chore: updated problem constraints and improved tests coverage.
arthur
2026-03-06 00:41:12 -03:00
6d226e3d55
feat: new divide and conquer problem formated.
arthur
2026-03-06 00:30:49 -03:00
3386023492
feat: ac and TLE solution implemented, updated problem input constraints.
arthur
2026-02-25 23:05:22 -03:00
b9a96ddc83
feat: new Divide and Conquer problem partialy formated.
arthur
2026-02-23 22:51:03 -03:00
81a0762a86
fix: updated AC solution
arthur
2026-02-19 22:21:26 -03:00
1d0494dc76
chore: updated README.
arthur
2026-02-18 21:39:48 -03:00
14bc7ffcc7
feat: new alternative TLE solution, updated input value ranges
arthur
2026-02-13 00:08:49 -03:00
4821510c38
feat: new greedy problem formated
arthur
2026-02-12 23:44:18 -03:00
a3f93d2e59
feat: new greedy problem formated
arthur
2026-02-05 23:10:20 -03:00
0f4e453c07
feat: new alternative WA solutions implemented
arthur
2026-02-05 23:09:57 -03:00
3aa9fe7c42
feat: new WA solution added.
arthur
2026-02-03 19:46:17 -03:00
53ce2e4730
feat: new greedy problem partially implemented.
arthur
2026-02-02 18:51:52 -03:00
1223e55c49
feat: new dp problem formatted
arthur
2025-12-19 07:49:39 -03:00
409b0a324c
feat: new dp problem formatted
arthur
2025-12-19 07:49:29 -03:00
8e50ab4c23
fix: improved generator
arthur
2025-12-19 07:48:56 -03:00
d162da22e5
feat: new problem formatted
arthur
2025-12-11 20:56:11 -03:00
fc3b1f9c48
feat: new problem formatted
arthur
2025-12-10 09:52:19 -03:00
a7366fd55a
feat: new tutorial file
arthur
2025-12-09 22:33:31 -03:00
efbebaf61e
fix: updated LCS problem stament and tutorial
arthur
2025-12-09 22:23:28 -03:00
0951a11635
feat: updated LCS problem
arthur
2025-12-09 21:26:27 -03:00
e75daedef5
feat: partially formatted new problem
arthur
2025-12-03 21:12:25 -03:00
6542a90f82
feat: new statement files. Generator generated. New TLE solution
arthur
2025-12-03 20:44:14 -03:00
bf6ef948b9
feat: problem partialy formatted
arthur
2025-12-01 20:56:56 -03:00
26cf0fe8f8
fix: minor changes
arthur
2025-11-27 22:25:18 -03:00
8d8c0af21f
feat: improved TLE solution and generator
arthur
2025-11-27 22:17:20 -03:00
127830f0c6
feat: new problem formatted
arthur
2025-11-26 23:43:47 -03:00
134d8b90d9
fix: corrected checker to validate both participant and judge answer.
arthur
2025-11-24 17:49:07 -03:00
30d27627db
feat: new dp problem formated
arthur
2025-11-21 00:54:38 -03:00
9b0bedb5ad
feat: new dp problem formated
arthur
2025-11-20 22:51:48 -03:00
e8f7b22267
feat: added tutorial file
arthur
2025-11-13 21:07:05 -03:00
5780196823
feat: added tutorial file
arthur
2025-11-13 20:44:37 -03:00
daa54467a6
feat: new TLE solution implemented
arthur
2025-11-12 12:46:55 -03:00
cf745f4cb4
feat: alternative AC solution and TLE solution implemented, also wrote the tutorial for the problem and improved its description
arthur
2025-11-12 10:56:03 -03:00
063c8815c7
fix: fixed wrong solution code
arthur
2025-11-12 10:01:10 -03:00
b249c58ecf
fix: updated generator to remove duplicated tests
arthur
2025-11-11 22:20:52 -03:00
eb5ef07a69
feat: new tutorial file, TLE solution updated
arthur
2025-11-11 21:49:40 -03:00
e60dce2d69
fix: updated generator to avoid repeated test cases, updated pdf files to match .tex files
arthur
2025-11-11 11:58:25 -03:00
41bfc36185
feat: added WA and TLE solutions to delete-and-earn problem, also wrote the tutorial file
arthur
2025-11-11 11:45:03 -03:00
61a63e62df
fix: improved tutorial
arthur
2025-11-11 11:32:08 -03:00
e37b1b1544
feat: added alternative solution and TLE solution to decode-ways problem, wrote the tutorial file and added some more manual test cases
arthur
2025-11-11 11:10:17 -03:00
353fd05093
feat: added tutorial files
arthur
2025-11-10 21:07:39 -03:00
38c0352673
chore: improved problem description
arthur
2025-11-10 20:52:23 -03:00
16049f7e0d
fix: adicionando os PDFs para consulta e leitura rápida diretamente do repositório
Daniel Saad
2025-11-07 12:06:33 -03:00
af18f87db1
fix: moved .png file out of statement folder
arthur
2025-11-07 09:17:52 -03:00
fcd9e3e254
feat(bfs): new problem formated
arthur
2025-11-07 08:39:49 -03:00
8db9d73aab
feat(DP): new problem formated
arthur
2025-11-06 20:04:52 -03:00
c916bf6ae5
feat(DP): new problem formated
arthur
2025-11-06 12:15:56 -03:00
b8431dffe4
feat(DP): new problem formated
arthur
2025-11-06 12:10:53 -03:00
e4a9cd474f
feat(bfs): new problem formated
arthur
2025-11-05 23:33:57 -03:00
3db23b4f54
feat(bfs, backtracking): new problem formated
arthur
2025-11-05 20:44:07 -03:00
abefdb4352
fix: added tags to problems
arthur
2025-11-04 21:23:02 -03:00
3b03c32703
feat(DP): new dp problems formated
arthur
2025-11-04 21:14:50 -03:00
669c13147b
feat: added new input files and altered problem description slightly
arthur
2025-11-02 14:41:02 -03:00
a1b4f617c1
feat(queue): new queue problem formated
arthur
2025-10-31 19:38:09 -03:00
de5740834b
fix: corrected logic inside answer-corret file
arthur
2025-10-31 12:28:02 -03:00
2c3cad4b3e
feat(priority-queue): new priority-queue problem formated
arthur
2025-10-31 12:26:22 -03:00
33df64c1c0
feat(priority-queue): new priority-queue problem formated
arthur
2025-10-31 12:20:17 -03:00
4aebd4c9db
chore: added .gitignore file
arthur
2025-10-31 12:03:49 -03:00
4a605722cc
Add README.md
danielsaad
2025-10-30 11:20:59 -03:00