Pagini recente » Cod sursa (job #973426) | Cod sursa (job #1492291) | Borderou de evaluare (job #1974505)
Borderou de evaluare (job #1974505)
Raport evaluator
Compilare:
user.cpp: In constructor ‘Permut::Permut(int)’:
user.cpp:98:8: warning: ‘Permut::N’ will be initialized after [-Wreorder]
int N,
^
user.cpp:97:13: warning: ‘std::vector<int> Permut::Stack’ [-Wreorder]
vector<int> Stack;
^
user.cpp:12:8: warning: when initialized here [-Wreorder]
Permut(int n): N(n), Stack(n+1){}
^
user.cpp: In function ‘int main()’:
user.cpp:108:28: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(FOUT, "w", stdout);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 404kb | OK | 20 |
| 2 | 0ms | 400kb | OK | 20 |
| 3 | 0ms | 408kb | OK | 20 |
| 4 | 8ms | 408kb | OK | 20 |
| 5 | 88ms | 404kb | OK | 20 |
| Punctaj total | 100 |