秋招模拟赛第38场|2023.08.30-华为秋招第二场
- Status
- Done
- Rule
- IOI
- Problem
- 3
- Start at
- 2023-9-5 19:00
- End at
- 2023-9-5 21:00
- Duration
- 2 hour(s)
- Host
- Partic.
- 43
No testdata at current.
You cannot submit for this problem because the contest is ended. You can click "Open in Problem Set" to view this problem in normal mode.
若离岗时间不超过15min,那么直接可以将出门禁时间改为下次入门禁时间。对于午休时间和晚饭时间,可以将入门禁时间改为午休和晚饭的结束,出门禁时间改为午休和晚饭的开始。处理后可能会存在单次打卡出门禁时间在入门禁时间之前,直接将本次工作时间置零即可。然后计算单次工作时间。
C++
#include<bits/stdc++.h>
本题属于以下题库,请选择所需题库进行购买