P&Ns middle name is and

Page 1499 - Seeking answers? Join the AnandTech community: where nearly half-a-million members share solutions and discuss the latest tech.

Amol S.

Platinum Member
Mar 14, 2015
2,577
780
136
@s0me0nesmind1 , are you a bot?

C++:
//A hypothetical code of someonesmind bot.

#include <iostream>
#include <string>

using std::cout;

class Comment
{
    public:
        virtual string commentContent() const =0;
        virtual void setContent(string c) =0;
    private:
        string content {""};
};

class liberalComment : public Comment
{
    public:
        string commentContent const overide {return content;}
        void setContent(string c) overide {content = c;}
        boolean checkIfLiberalContent()
        {
            //Code that checks if content is liberal in ideology.
        }
    private:
        string content {""};
};

class conservativeComment : public Comment
{
    public:
        string commentContent const overide {return content;}
        void setContent(string c) overide {content = c;}
    private:
        string comment {""};
};

int SomeonesmindBot()
{
    while(true)
    {
        string somethingFromForum;
        //Code that parses something from forum and assigns somethingFromForum to it as a string.
        liberalContent libs();
        libs.setContent(somethingFromForum);
        if(libs.checkIfLiberalContent())
        {
            int i = 0;
            while(i < 3)
            {
                conservativeComment cons();
                cons.setComment(something conservative);
                //post on the forums via utilizing get method of cons.commentContent().
                i++;
            }
        }
        else
        {
            cout << "twiddling fingers.  \n";
        }
    }
}

int main()
{
    SomeonesmindBot();
}
 
Nov 8, 2012
20,842
4,785
146
@s0me0nesmind1 , are you a bot?

C++:
//A hypothetical code of someonesmind bot.

#include <iostream>
#include <string>

using std::cout;

class Comment
{
    public:
        virtual string commentContent() const =0;
        virtual void setContent(string c) =0;
    private:
        string content {""};
};

class liberalComment : public Comment
{
    public:
        string commentContent const overide {return content;}
        void setContent(string c) overide {content = c;}
        boolean checkIfLiberalContent()
        {
            //Code that checks if content is liberal in ideology.
        }
    private:
        string content {""};
};

class conservativeComment : public Comment
{
    public:
        string commentContent const overide {return content;}
        void setContent(string c) overide {content = c;}
    private:
        string comment {""};
};

int SomeonesmindBot()
{
    while(true)
    {
        string somethingFromForum;
        //Code that parses something from forum and assigns somethingFromForum to it as a string.
        liberalContent libs();
        libs.setContent(somethingFromForum);
        if(libs.checkIfLiberalContent())
        {
            int i = 0;
            while(i < 3)
            {
                conservativeComment cons();
                cons.setComment(something conservative);
                //post on the forums via utilizing get method of cons.commentContent().
                i++;
            }
        }
        else
        {
            cout << "twiddling fingers.  \n";
        }
    }
}

int main()
{
    SomeonesmindBot();
}

Where in int s0me0nesmindBot are you returning an integer?
 

MrSquished

Lifer
Jan 14, 2013
26,067
24,394
136
White conservative males are such fucking cuck snowflakes they gotta act tough about salads. Holy shit these small-dicked fragile motherfuckers

lt9xoq3ug2b71.jpg