Run ID:132411

提交时间:2025-10-08 09:55:05

#include <stdio.h> int main() { int>>a, b; while (cin>>a>>b)} cout << a+b <<endl } return 0; }