Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
piumarta
/
ccmeta
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
test now passes
master
Nathan R
3 anni fa
parent
69342e0140
commit
0127f27442
1 ha cambiato i file
con
9 aggiunte
e
0 eliminazioni
Visualizzazione separata
Opzioni Diff
Mostra statistiche
Scarica il file Patch
Scarica il file Diff
+9
-0
tests-std/test51.out
+ 9
- 0
tests-std/test51.out
Vedi File
@ -0,0 +1,9 @@
main() {
if (nerror) cleanup();
else if (argc < 1) faterror("no input file%s", cmdusage);
else for (; 0 < argc; cleanup(), ++argv, --argc) {
targetdelta = 0;
ffree();
}
}
Scrivi
Anteprima
Caricamento…
Annulla
Salva