Untitled
unknown
plain_text
a year ago
263 B
7
Indexable
#include <stdio.h>
namespace Natyra{
enum Ngjyra{
RED, WHITE, BLACK, GREEN
}
enum Stina{
SPRING, SUMMER, AUTUMN, WINTER
}
enum Dire_jave{
MONDAY, TUESDAY, WENSDAY
}
}
using namespace studio:
int main()
{
printf("Hello, World!");
}Editor is loading...
Leave a Comment