/ 137891 /

记录详情

Compile Error

/in/foo.cc:1:1: error: 'https' does not name a type
    1 | https://vijos.org/d/SB7891/records/6a5ef6a61365a1d09cae815b#include<bits/stdc++.h>
      | ^~~~~
/in/foo.cc: In function 'int main()':
/in/foo.cc:8:25: error: 'cin' was not declared in this scope
    8 |                         cin>>cj[i][j];
      |                         ^~~
/in/foo.cc:11:17: error: 'cout' was not declared in this scope
   11 |                 cout<<i<<' ';
      |                 ^~~~
/in/foo.cc:18:28: error: 'endl' was not declared in this scope
   18 |                 cout<<zcj<<endl;
      |                            ^~~~

信息

递交者
类型
递交
语言
C++
递交时间
2026-07-21 12:34:21
评测时间
2026-07-21 12:34:21
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes