結果
| 問題 |
No.8012 Catch C code
|
| ユーザー |
|
| 提出日時 | 2015-08-31 20:05:07 |
| 言語 | Text (cat 8.3) |
| 結果 |
WA
|
| 実行時間 | - |
| コード長 | 114 bytes |
| コンパイル時間 | 348 ms |
| コンパイル使用メモリ | 5,504 KB |
| 実行使用メモリ | 5,248 KB |
| 最終ジャッジ日時 | 2024-07-18 17:14:05 |
| 合計ジャッジ時間 | 829 ms |
|
ジャッジサーバーID (参考情報) |
judge1 / judge3 |
(要ログイン)
| ファイルパターン | 結果 |
|---|---|
| other | WA * 1 |
ソースコード
//
//above will be passed to g++.
#include <stdio.h>
int main(){
//your code goes here
asm("call _catch");
}