-
![image.png](https://raw.githubusercontent.com/sumhungyee/pe/main/files/ad2dc76c-6124-4c12-aeb5-20ec0ca63cee.png)
Only positive integers are allowed. (Numbers can be misleading as it includes not onl…
-
```
Before you begin please read the FAQ!
Attention!
Don't post doubles!
Why is it important to find doubles?
Sipdroid is a community project. This is no dropbox for your personal
issue. You need …
-
It appears when a doubles match is played, the record of 1 or more players is not saved. I haven't dug into the logging yet.
-
```
#headerCell("#results.getTotalPass()#")#
```
Doubles up the inner quotes and turns it into this:
```
writeOutput("#headerCell(""#results.getTotalPass()#"")#");
```
-
So this is quite a common use case I think:
I added a script to add functionality to a parent node. Because the parent does quite some initialization and has resources that I'd rather link through …
-
![image.png](https://raw.githubusercontent.com/ParthGandhiNUS/pe/main/files/6b03036f-29c6-4d6c-b328-e957b2ac6791.png)
Is amount supposed to be an integer? It is not mentioned in the UG that it is sup…
-
Doubles present in a loop are reloaded repeatedly. Instead they can be set just once out of loop and use it inside the loop.
```csharp
private static double Process(double n)
{
double res;
…
-
### What do you want to see?
Since currently there is no indication, the only way to know that you can click on it is if Betelgeuse decided to bless you with this information.
A new button with an…
-
### Subject of the issue
When verified doubles are turned on, a particular combination of method arguments causes RSpec to crash - it gets confused with the method signature.
### Your environmen…
-
```js
import * as os from "os"
function go(a) {
const s = new Set()
const t0 = os.now()
for (let i = a.length; i-- > 0; s.add(a[i]));
const t1 = os.now()
return t1-t0
}
fu…