is it possible if I scanf in agrc and agrv ?[code] #include <stdlib.h> #include <stdio.h> int max(int n, int n2) { int a,b; if(n > n2) { b...
Unexpected answerjust remove the extra [code]=[/code] should solve the problem.
timezone issue[code]if(0<=s && s <=23 && 1<=t && t <=12 && -5<=f && f <=5 ) [/code] I don't see much different ab...
timezone issueI have an issue about making a timezone between departure time, destination time with the specific p...
looking for some guidinghi there, today I went to StackOverflow and I find some interesting code there "https://stackoverflo...