Balloon Comes! Time Limit: 2000/1000 MS (Java/Others) Memory Li
原创 2023-05-05 18:42:20
159阅读
Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others) Total Submission(s): 23182 Accepted Submission(s): 8774 Problem Descr
转载 2017-05-30 08:57:00
85阅读
2评论
P
原创 2022-09-28 10:59:40
83阅读
http://blog.ionic.io/crosswalk-comes-to-ionic/Updated as of 4/13/2015Ionic and CrosswalkWith our latest CL...
转载 2022-05-02 22:44:14
193阅读
#include<stdio.h>#include<math.h>#define zero 1e-10int main(){ int _case; char ys; int a,b,c; double d; while(scanf("%d",&_case)) { while(_case--) { getchar(); scanf("%c %d %d",&ys,&a,&b); if(ys=='+')printf("%d\n",a+b); ...
转载 2013-04-25 16:00:00
155阅读
What comes after microservice?(Jin Qing’s Column, Oct. 25, 2021)Reading “The Evolutio
原创 2023-06-16 01:10:58
73阅读
如果在Android项目中使用Nine Pa
原创 2022-08-16 07:42:58
387阅读
I've worked for a campuse for years, and now I'm exhaust. I failed to get a master degree and it seemed there is no place for my career here. I can't wait this campuse to fire me when I was in my&nbsp
原创 2007-11-08 21:39:37
690阅读
New year comes again New year is coming again.Ithink thatIshouldtype some words on my blogas usual to mark these special days. soit canmake me remmberthese days after...
原创 2021-12-14 11:38:25
80阅读
New year comes again New year is coming again.Ithink thatIshouldtype some words on my blogas usual to mark these special days. soit canmake me remmberthese days after...
原创 2022-04-20 22:44:58
278阅读
#include #include using namespace std;int main(){ int n; scanf("%d",&n); for(int i=1; i<=n; i++) { char c,demo; int a,b; scanf("%c%c%c%d%c%d",&demo,&c,&demo,&a,&demo,&b); if (c=='+') printf("%d\n",a+b); if (c=='-') printf(&
转载 2013-12-22 12:58:00
149阅读
New year is coming again.I think that I should type some words on my b
原创 2021-09-07 15:30:24
80阅读
Balloon Comes!Time Limit: 2000/1000 MS (Java/Others)    Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 21970    Accepted Submission(s): 8278Problem DescriptionThe contest st
原创 2023-04-24 02:53:23
32阅读
Balloon Comes!Time Limit: 2000/1000 MS (Java/Others)    Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 32182    Accepted Submission(s): 12105Problem DescriptionThe contest s
原创 2023-02-20 10:21:05
53阅读
小记:PE了我几次,看不懂。可能是
原创 2023-07-18 18:36:19
48阅读
Google在新加坡的这种服务还真不错.maps.google.com.sg/streetview可以看到我的同事在门口
原创 2022-08-22 18:16:03
79阅读
All is XSS that comes to the .NET 通杀.NET的XSS! https://localhost:44345/(A(%
转载 2020-04-21 18:49:00
170阅读
2评论
Balloon Comes!Time Limit: 2000/1000 MS (Java/Others)    Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 23742    Accepted Submission(s): 8989Problem DescriptionThe co
原创 2022-09-26 14:40:14
28阅读
接前面一篇take_along_axis的文章,本文主要介绍在PyTorch框架下,功能基本一样的函数take_along_dim。二
原创 2月前
51阅读
公司的网站项目在用户上传文件时出现异常,查看发现是文件路径过长造成的。异常如下:System.IO.PathTooLongExceptionThe specified path, file name, or both are too long. The fully qualified file name must be less than 260 characters, and the direc
转载 2023-11-06 21:47:39
185阅读
  • 1
  • 2
  • 3
  • 4
  • 5