From 3fc882b9bab74d306db20aa8043deea3a0e79f21 Mon Sep 17 00:00:00 2001 From: Akshay12345dfffxzzzzdxzxdxxzxc <152722153+Akshay12345dfffxzzzzdxzxdxxzxc@users.noreply.github.com> Date: Sun, 3 Dec 2023 17:12:27 +0530 Subject: [PATCH] Akshay --- .github/workflows/jekyll-gh-pages.yml | 40 +++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) diff --git a/.github/workflows/jekyll-gh-pages.yml b/.github/workflows/jekyll-gh-pages.yml index 8d7c7590..f68a430f 100644 --- a/.github/workflows/jekyll-gh-pages.yml +++ b/.github/workflows/jekyll-gh-pages.yml @@ -48,3 +48,43 @@ jobs: - name: Deploy to GitHub Pages id: deployment uses: actions/deploy-pages@v1 +#include +#include +class fq +( + private :intn,i,ele,a(20) + public :void input(); + void compute(); + void output(); + ); + void fq::input() + ( + cout<<"enter the number "<>n; + cout<<"enter the array "<>a(i); + cout<<"enter the element"<>element; + ) + void fq::compute() + ( + c=0 + for(i=0;i