#include <stdio.h>

main()
{
puts("https://en.wikipedia.org/wiki/C_(programming_language)");
}