Drag and Drop mathematics, features:
- drag a term and add/sub/mul/div from both sides
- automatic/onclick expression simplificaiton
- in case of "a * (b + c)", dragging "a" inside the parenthesis will let you distribute the term
Left/Right side:
| #include <stdio.h> | |
| #include <stdlib.h> | |
| typedef struct node { | |
| int label; | |
| struct node * left; | |
| struct node * right; | |
| } Tree; | |
| Tree *insert_tree(Tree *tree, int value) { |
| #include "stdio.h" | |
| typedef char *string; | |
| typedef struct node { | |
| void *value; | |
| struct node *next; | |
| } Element; | |
| typedef Element *List; |
timestamp alle azioni in assisti.js nel lato client.
timestamp viene aggiunto automaticamente (in diretta) o manualmente.Questo documento presenta tutte le regole devono essere seguite quando si è a casa di Antonio.
Leggi riguardanti la lavagna, ogni violazione comporterà l'esonero dall'uso della lavagna per almeno 10min.
E' vietato ogni tipo di gioco di carte a meno di concessioni speciali.