Search
AI
en
interviewprep
Algorithms
Topics
Android
Behavioural
CompSci
Data Structures
Graphs
Trees
Java
Kotlin
Maths
System Design
Characteristics
Fundamentals
Key Components
Mobile
labuladong
动态规划系列
多语言解法代码
技术
数据结构系列
算法思维系列
高频面试系列
leetcode_master
problems
kamacoder
qita
前序
周总结
myalgo
Notes
Security
spec
java开发规范
Summary
system_design
mint
pastebin
query_cache
sales_rank
scaling_aws
social_graph
twitter
web_crawler
Template
Tools
❯
Dec 24, 2024, 1 min read
在面试中,我们常常会遇到面试官让我们用某种编程语言做题,并要求能够在本地编译运行。 这种模式也被称做ACM模式。
本文将介绍如何用Java处理输入输出。