René's URL Explorer Experiment


Title: Create 素数筛 by tsandl · Pull Request #1 · tsandl/algorithm · GitHub

Open Graph Title: Create 素数筛 by tsandl · Pull Request #1 · tsandl/algorithm

X Title: Create 素数筛 by tsandl · Pull Request #1 · tsandl/algorithm

Description: #include #include using namespace std; int main() { int n,i,j; cin>>n; int a[n]; for(i=0;i<=n;i++)//初始化数组 { a[i]=i; } a[1]=0; for(i=2;i

Open Graph Description: #include #include using namespace std; int main() { int n,i,j; cin>>n; int a[n]; for(i=0;i<=n;i++)//初始化数组 { a[i]=i; } a[1]=0; for(i=2;i<sqrt(n);i++) { for(j=i+1;j<n;j++) { if(a[j]!=0...

X Description: #include #include using namespace std; int main() { int n,i,j; cin&gt;&gt;n; int a[n]; for(i=0;i&lt;=n;i++)//初始化数组 { a[i]=i; } a[1]=0; for(i=2;i&lt;sqrt(n);i++) { for(j=i+1;j&lt...

Opengraph URL: https://github.com/tsandl/algorithm/pull/1

X: @github

direct link

Domain: patch-diff.githubusercontent.com

route-pattern/_view_fragments/voltron/pull_requests/show/:user_id/:repository/:id/pull_request_layout(.:format)
route-controllervoltron_pull_requests_fragments
route-actionpull_request_layout
fetch-noncev2:d66bef2b-419c-4fd3-5ba8-99b08052d099
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idB99A:DE24:11081D9:15A1991:697F1193
html-safe-noncec18d01b6436b3d6378f1f5b8e963ccc2329d56667ee4d3a372e9f5e3a765c4e4
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJCOTlBOkRFMjQ6MTEwODFEOToxNUExOTkxOjY5N0YxMTkzIiwidmlzaXRvcl9pZCI6IjI5MDY2ODc1Mjk1NzcwMjU5MzkiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmacc0e31b4ade084deb9e63ca52fca64020482912cbd738b288d9f9493385675398
hovercard-subject-tagpull_request:208869817
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/pull_requests_fragments/pull_request_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/voltron/pull_requests/show/tsandl/algorithm/1/pull_request_layout
twitter:imagehttps://opengraph.githubassets.com/25e014e6dbec384123717cd81a27c8abf0671b1c652f788a5fc7c713fc81d666/tsandl/algorithm/pull/1
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/25e014e6dbec384123717cd81a27c8abf0671b1c652f788a5fc7c713fc81d666/tsandl/algorithm/pull/1
og:image:alt#include #include using namespace std; int main() { int n,i,j; cin>>n; int a[n]; for(i=0;i<=n;i++)//初始化数组 { a[i]=i; } a[1]=0; for(i=2;i<sqrt(n);i++) { for(j=i+1;j<n;j++) { if(a[j]!=0...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernametsandl
hostnamegithub.com
expected-hostnamegithub.com
None60279d4097367e16897439d16d6bbe4180663db828c666eeed2656988ffe59f6
turbo-cache-controlno-preview
go-importgithub.com/tsandl/algorithm git https://github.com/tsandl/algorithm.git
octolytics-dimension-user_id31844263
octolytics-dimension-user_logintsandl
octolytics-dimension-repository_id120721988
octolytics-dimension-repository_nwotsandl/algorithm
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id120721988
octolytics-dimension-repository_network_root_nwotsandl/algorithm
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release7c85641c598ad130c74f7bcc27f58575cac69551
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://patch-diff.githubusercontent.com/tsandl/algorithm/pull/1#start-of-content
https://patch-diff.githubusercontent.com/
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Ftsandl%2Falgorithm%2Fpull%2F1
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Ftsandl%2Falgorithm%2Fpull%2F1
Sign up https://patch-diff.githubusercontent.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fpull_requests_fragments%2Fpull_request_layout&source=header-repo&source_repo=tsandl%2Falgorithm
Reloadhttps://patch-diff.githubusercontent.com/tsandl/algorithm/pull/1
Reloadhttps://patch-diff.githubusercontent.com/tsandl/algorithm/pull/1
Reloadhttps://patch-diff.githubusercontent.com/tsandl/algorithm/pull/1
tsandl https://patch-diff.githubusercontent.com/tsandl
algorithmhttps://patch-diff.githubusercontent.com/tsandl/algorithm
Notifications https://patch-diff.githubusercontent.com/login?return_to=%2Ftsandl%2Falgorithm
Fork 0 https://patch-diff.githubusercontent.com/login?return_to=%2Ftsandl%2Falgorithm
Star 0 https://patch-diff.githubusercontent.com/login?return_to=%2Ftsandl%2Falgorithm
Code https://patch-diff.githubusercontent.com/tsandl/algorithm
Issues 0 https://patch-diff.githubusercontent.com/tsandl/algorithm/issues
Pull requests 1 https://patch-diff.githubusercontent.com/tsandl/algorithm/pulls
Actions https://patch-diff.githubusercontent.com/tsandl/algorithm/actions
Projects 0 https://patch-diff.githubusercontent.com/tsandl/algorithm/projects
Security 0 https://patch-diff.githubusercontent.com/tsandl/algorithm/security
Insights https://patch-diff.githubusercontent.com/tsandl/algorithm/pulse
Code https://patch-diff.githubusercontent.com/tsandl/algorithm
Issues https://patch-diff.githubusercontent.com/tsandl/algorithm/issues
Pull requests https://patch-diff.githubusercontent.com/tsandl/algorithm/pulls
Actions https://patch-diff.githubusercontent.com/tsandl/algorithm/actions
Projects https://patch-diff.githubusercontent.com/tsandl/algorithm/projects
Security https://patch-diff.githubusercontent.com/tsandl/algorithm/security
Insights https://patch-diff.githubusercontent.com/tsandl/algorithm/pulse
Sign up for GitHub https://patch-diff.githubusercontent.com/signup?return_to=%2Ftsandl%2Falgorithm%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://patch-diff.githubusercontent.com/login?return_to=%2Ftsandl%2Falgorithm%2Fissues%2Fnew%2Fchoose
Jump to bottomhttps://patch-diff.githubusercontent.com/tsandl/algorithm/pull/1#issue-comment-box
tsandlhttps://patch-diff.githubusercontent.com/tsandl
masterhttps://patch-diff.githubusercontent.com/tsandl/algorithm/tree/master
tsxxx-patch-1https://patch-diff.githubusercontent.com/tsandl/algorithm/tree/tsxxx-patch-1
Create 素数筛 https://patch-diff.githubusercontent.com/tsandl/algorithm/pull/1#top
tsandlhttps://patch-diff.githubusercontent.com/tsandl
masterhttps://patch-diff.githubusercontent.com/tsandl/algorithm/tree/master
tsxxx-patch-1https://patch-diff.githubusercontent.com/tsandl/algorithm/tree/tsxxx-patch-1
Conversation 0 https://patch-diff.githubusercontent.com/tsandl/algorithm/pull/1
Commits 1 https://patch-diff.githubusercontent.com/tsandl/algorithm/pull/1/commits
Checks 0 https://patch-diff.githubusercontent.com/tsandl/algorithm/pull/1/checks
Files changed https://patch-diff.githubusercontent.com/tsandl/algorithm/pull/1/files
Please reload this pagehttps://patch-diff.githubusercontent.com/tsandl/algorithm/pull/1
https://github.co/hiddenchars
https://patch-diff.githubusercontent.com/tsandl/algorithm/pull/{{ revealButtonHref }}
https://patch-diff.githubusercontent.com/tsandl
tsandlhttps://patch-diff.githubusercontent.com/tsandl
Aug 16, 2018https://patch-diff.githubusercontent.com/tsandl/algorithm/pull/1#issue-351218952
Please reload this pagehttps://patch-diff.githubusercontent.com/tsandl/algorithm/pull/1
https://patch-diff.githubusercontent.com/tsandl
Create 素数筛https://patch-diff.githubusercontent.com/tsandl/algorithm/pull/1/commits/c86c4e32c613cd1dd82e2f5b2bcff832665ce428
c86c4e3https://patch-diff.githubusercontent.com/tsandl/algorithm/pull/1/commits/c86c4e32c613cd1dd82e2f5b2bcff832665ce428
Sign up for freehttps://patch-diff.githubusercontent.com/join?source=comment-repo
Sign in to commenthttps://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Ftsandl%2Falgorithm%2Fpull%2F1
Please reload this pagehttps://patch-diff.githubusercontent.com/tsandl/algorithm/pull/1
https://patch-diff.githubusercontent.com/tsandl
https://patch-diff.githubusercontent.com/apps/copilot-swe-agent
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.