-
(WEB REPORT BY: tinysaturn REMOTE: 206.221.180.138:7777)
# Revision
6e4e2ebf845e92f7ddd36be4722495e6f602dce9
# Description
Got no TC after successfully reporting a challenger kill.
# Steps to Re…
-
### Issue Type
Perfomance
### Have you searched for existing issues?
Yes
### Link to Relevant Documentation
https://github.com/secretflow/scql/blob/vldb2024/vldb/README.md
### Questi…
-
When visiting the web "https://bvisionweb1.cs.unc.edu/licheng/referit/data/images/saiapr_tc-12.zip", it turn out to be like this:
How to fix it?
-
For example, how can TC admin edit the locked page for charter, IPR things, etc?
-
Possible new bbcode tag `[dice]` that will compute a dice roll.
Can use https://www.npmjs.com/package/@dice-roller/rpg-dice-roller for the engine, with rolls hidden until after post has been made. …
-
Four tests in testers/run_test.c require the nonexistent config variable "unprivileged-user". The correct variable, according to kyua.conf(5) and kyua.conf.in from ports, is "unprivileged_user" (unde…
-
``
from itertools import imap
``
is happening at the top of `tc-copy`. imap is not available in Python 3.
-
```
What steps will reproduce the problem?
1. Create a test_config.yml: the username and password should be for a
*GOOGLE APPS* user, e.g., someone@yourdomain.com (NOT someone@gmail.com)
2. ruby test/…
-
The current script for building up the hfsc/fq_codel hierarchy in lp-gw is garbage. The excellent [pyroute2](http://docs.pyroute2.org) library can be used to give this a proper implementation, maybe e…
ti-mo updated
8 years ago
-
tool output starts with `WORST_CASE(Omega(n^2), O(n^2))`
but is shown (in results tables) as ` | WORST_CASE(Omega(n^2) 18.7 / 8.8 (0)`
while it should be `n^2/n^2`