摘要: 题目来源:CISCN题目描述:解密 进入界面 <?php error_reporting(0); //听说你很喜欢数学,不知道你是否爱它胜过爱flag if(!isset($_GET['c'])){ show_source(__FILE__); }else{ //例子 c=20-1 $content 阅读全文
posted @ 2020-11-13 14:43 zhengna 阅读(1141) 评论(0) 推荐(0)