Yağızımsı
Centipat
- Katılım
- 7 Kasım 2023
- Mesajlar
- 561
- Çözümler
- 2
Daha fazla
- Sistem Özellikleri
- 4 GB RAM, İntel HD Graphics 3000, 2.50 GHz
- Cinsiyet
- Erkek
C:
#include<stdio.h>
int main() {
printf("Libre NOT Gratis\n\tGnu's Not Unix General Public Licence.");
return 0;
}