Time complexity and time constraints

Правка en1, от jakeob, 2025-01-21 01:54:25

I am wondering what multiplier is used when the time constraints change by 1s because I am really having trouble at least narrowing down the time complexity of the solution when the time constraints are not for 1 second for example: https://codeforces.me/problemset/problem/1732/C1 which has a time limit of 4 seconds. can I make a time complexity of N^2 work?

Теги time complexity, constraint

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en1 Английский jakeob 2025-01-21 01:54:25 398 Initial revision (published)