/test/ - Test
Max message length: 4096
(used to delete files and postings)
Para el test
Max file size: 5.00 MB
Max files: 4
Catalog
package Abstract; /** * * @author choroy */ public abstract class AbstractProgression { protected long current; public AbstractProgression(){this(0);} public AbstractProgression(long start){current=start;} public long nextValue(){ long answer = current; advance();
Message too long. Click here to view full text.
Jajaj, yo hice este codigo y ya ni me acuerdo para que era xddddddd
[orange]textarea rows="5" cols="35" class="postingInput" id="fieldMessage" name="message">[orange]/textarea>
[orange]button type="button" id="formButton">Reply[orange]/button>
aaaa