diff --git a/src/app/page.tsx b/src/app/page.tsx index 41c7baa..dda578a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -19,19 +19,19 @@ export default function Home() { =.\nExample:\nx + y\n-786433 x1 + 655361 x2"} + placeholder={"Insert your objective here. One objective is allowed. Use one line for it (no \"return\"!) Allowed symbols are 0-9, a-z, A-Z and <>=.\nExample:\nx + y\n-786433 x1 + 655361 x2"} id="objective"/> =.\nExample:\n+1 x + 2 y <= 15\n524321 x14 + 524305 x15 <= 4194303.5"} + placeholder={"Insert your subject here. One per line (divide by 'return' button). Allowed symbols are 0-9, a-z, A-Z and <>=.\nExample:\n+1 x + 2 y <= 15\n524321 x14 + 524305 x15 <= 4194303.5"} id="subject"/> =.\nExample:\nx >= 0\nx > 0\n0 <= x1 <= 1"} + placeholder={"Insert your bounds here. One per line (divide by 'return' button). Allowed symbols are 0-9, a-z, A-Z and <>=.\nExample:\nx >= 0\nx > 0\n0 <= x1 <= 1"} id="bounds"/>