-
It would be good to have at least one copy of solutions for each of the assignments that can pass the unit tests (of course, not stored in a way that learners can access).
The way I've been doing thi…
-
Currently, the solver returns something like `A:0.5`, but @Wiljea suggested that we could return `A=0.5` instead. @Wiljea was thinking of returning equations, but we could use the newly created assign…
-
After altering `assignment.json`'s Ex03 to have a max score of 10 from the default 15
![image.png](https://raw.githubusercontent.com/EdaYeo/pe/main/files/670275d5-515c-4be1-98c3-a842a6637967.png)
re…
-
**Describe the bug**
When (re)assigning a string variable with a large string (>1GB) after a few times program crashes
**To Reproduce**
Steps to reproduce the behavior:
c$=space$(1123123123)
c$…
-
### Bug Description
```
{"nodes":[{"parameters":{"assignments":{"assignments":[{"id":"6da14b3e-bee4-4f8e-b817-95faa538bac2","name":"abc","value":"{\"a1\":\"hy3\",\"_page\":{\"p1\":\"1\",\"p2\":\"8\"…
-
+ Review previous assignments
- #18
- #19
+ Create presentation slide combining previous assignments.
+ Perform presentation in today session within 15 mins
- 10 mins for presentation
-…
-
See the example below, it would be nice for clang to diagnose this case.
https://godbolt.org/z/W3dhEzY6M
```cpp
#include
using namespace std;
int main()
{
// Good: Initializing an ini…
-
After altering `assignment.json`'s Ex03 to have a max score of 10 from the default 15
![image.png](https://raw.githubusercontent.com/nus-cs2103-AY2425S1/pe/master/files/670275d5-515c-4be1-98c3-a842a6…
-
![image.png](https://raw.githubusercontent.com/nus-cs2113-AY2425S1/pe/master/files/1c78680c-5463-44b4-abca-1af5ff649b08.png)
It seems unclear to me what "automating routine tasks such as managing as…
-
`./scs-compliance-check.py -v -a kubeconfig=path/to/kubeconfig.yaml -s SUBJECT scs-compatible-kaas.yaml`
does not work
```
./scs-compliance-check.py -v -a kubeconfig=${HOME}/.kube/config -s OCP4…