首页
Python
Java
前端
数据库
Linux
Chatgpt专题
开发者工具箱
spreadsheets专题
1B. Spreadsheets(字符串+数学)
脑残题。。。。(两种模式字符串互相转换) 还送了几发WA,原因是判断当前字符串是第一种模式还是第二种模式时出错了 代码如下: /* ***********************************************Author :yinhuaCreated Time :2014年12月12日 星期五 14时06分37秒File Name :1B.
阅读更多...
CF 1B. Spreadsheets(自己代码以及大神代码)
这个题自己写了写 发现自己代码能力真是太弱了。 题目很简单。 就是两种进制转换,转来转去。。 满27进1 留1 差不多就是这样。 #include <iostream>#include <cstdio>#include <cstdlib>#include <cstring>#include <string>#include <algorithm>#include
阅读更多...
Securing Spreadsheets in ASP.NET Core Apps
Securing Spreadsheets in ASP.NET Core Apps Help users protect sensitive spreadsheet data from unauthorized access, modification or deletion. Spreadsheet security features safeguard sensitive dat
阅读更多...