Month: January 2017
In 3rd video it explains some of the details about different results output comes. It’s important. In…
strcmp in c/c++ issues is the hard part nothing else…Just try to learn this đ Logical condition…
http://stackoverflow.com/questions/8004237/how-do-i-properly-compare-strings-in-c
A ll Codes, C, C++
My failed code: http://ideone.com/4o96LX My succeeded accepted code: #include<iostream> #include<cstdio> using namespace std; int main() { double…
@relation weather @attribute outlook {sunny, overcast, rainy} @attribute temperature numeirc @attribute humidity numeric @attribute windy {TRUE,FALSE} @attribute…
Recent Comments