Compile Error
/in/foo.c: In function 'isInHash': /in/foo.c:64:1: error: conversion to non-scalar type requested p = (nodeH)malloc(sizeof(nodeH)); ^ /in/foo.c: At top level: /in/foo.c:69:5: error: redefinition of 'isInHash' int isInHash(long long key){ ^~~~~~~~ /in/foo.c:62:5: note: previous definition of 'isInHash' was here int isInHash(long long key){ ^~~~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1252 @.@斗地主
- 语言
- C
- 递交时间
- 2017-07-26 13:19:17
- 评测时间
- 2017-07-26 13:19:17
- 评测机
- 分数
- 0
- 总耗时
- 27ms
- 峰值内存
- 3.566 MiB