Problem | distribution |
---|---|
User | shoryu386 |
Submission Time | 2023-02-02 06:32:34 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
distribution.cpp: In function ‘int main()’:
distribution.cpp:54:1: error: a template declaration cannot appear at block scope
54 | template<class K,class V> using ht = gp_hash_table<
| ^~~~~~~~