A

@AnupTirkey

QueueAnupTirkey29Octk

C++
2 years ago
#include <iostream> #include<queue> using namespace std; int main(){ queue<string>int1;

QueueAnupTIrkey29Octm

C++
2 years ago
#include <iostream> #include<queue> using namespace std; int main(){ queue<string>len;

ProjectAnupTirkey29Octk

C++
2 years ago
#include<iostream> #include<queue> using namespace std; int main(){ queue<string>intro;

ProjectAnupTirkeyQueue29Oct

C++
2 years ago
#include <iostream> #include<queue> using namespace std; int main(){ queue<string>languages;

VectorAnupTirkey29OCt

C++
2 years ago
#include <iostream> #include<algorithm> #include<vector> using namespace std; int main(){

Vector ProjectAnupTIrkey29oct

C++
2 years ago
#include <iostream> #include<vector> using namespace std; int main(){ //initialize vector of int type

Queue ProjectAnupTirkey29oct

C++
2 years ago
#include<iostream> #include<queue> using namespace std; int main(){ //elements

Queue projectAnupTirkey28oct

C++
2 years ago
#include <iostream> #include<queue> using namespace std; int main(){ queue<string>cars; cars.push("hyundai"); cars.push("bmw");

ProjectAnupTirkey28Octh

C++
2 years ago
#include <iostream> #include<stack> using namespace std; void function(){ stack<int>numbers; numbers.push(76); numbers.push(77);

ProjectAnupTirkey2810k

C++
2 years ago
#include<iostream> using namespace std; void function(){ cout<<"Hello Taiwan acer.\n"; } void function1(){

ProjectAnupTirkey27j

Python
2 years ago
print('Hello world!') print("Hello Taiwan Acer") print("hello apple") values = range(9) for x in values: print(x)

ProjectAnupTirkey27i

Python
2 years ago
print('Hello world!') i = 0 while i<3: i+=1 print("Anup Tirkey is a SAI, Mechanical Engineer, NIT.") print("SHow the mechanical constraint reporting to Anup TIrkey in SYstem.") class car: def __init__(self,name1,name2):

ProjectAnupTirkey27Octh

Python
2 years ago
print('Hello world!') print("hello Taiwan Acer") i = 0; while i<3: i += 1 print("Anup TIrkey is a SAI, MEchanical Engineer.\n");

ProjectAnupTIrkey27OctG

C++
2 years ago
#include<iostream> using namespace std; void function(){ cout<<"Anup Tirkey is a SAI, Mechanical Engineer.\n"; } void function2(){ cout<<"show the mechaniceal constraint is reporting to Anup Tirkey in system.\n";

Project26octxi

Python
2 years ago
print('Hello world!') import matplotlib.pyplot as plt import numpy as np x = ["oct","nov","dec"] y = [33000,38000,43000]

ProjectAnupTIrkeyF

C++
2 years ago
#include <iostream> using namespace std; int main(){ cout<<"Anup TIrkey is a SAI , Mechanical Engineer, NIT.\n"; cout<<"Show the Mechanical Constraint reporting to Anup Tirkey in System.\n";

ProjectAnupTirkeyf26Oct

C++
2 years ago
#include<iostream> using namespace std; void func1(){ for(int i = 0;i<3;i++){ cout<<"Anup Tirkey is a part CIVIL officer.\n"; } }

ProjectAnupTirkey26OctG

C++
2 years ago
#include<iostream> #include<stack> using namespace std; int main(){ stack<int>mystack1; stack<int>mystack2;

Stack first2610

C++
2 years ago
#include<iostream> #include<stack> using namespace std; void function(){ stack<string>colors; colors.push("yellow"); colors.push("green");

ProjectAnup TIrkey26OCt

C++
2 years ago
#include<iostream> using namespace std; void function(){ cout<<"hello World.\n"; } int main(){ cout<<"Anup Tirkey is a SAI, Mechanical Engineer, NIT.";