Skip to content

Instantly share code, notes, and snippets.

View interpol-kun's full-sized avatar
🍅
Focusing

Interpol interpol-kun

🍅
Focusing
View GitHub Profile
#include <stdio.h>
int main()
{
int N;
scanf("%d", &N);
int E[N], i, result, maxresult = 0;
for (i = 0; i<N; i++)
{
scanf("%d", E[i]);
#include <stdio.h>
#include <string.h>
int revers(void)
{
for(k=0; k<20; k++);
{
wfname[k]=fname[k];
}
for(k=0; k<15; k++);