Pagini recente » Cod sursa (job #505011) | Borderou de evaluare (job #3199783) | Arhiva Educationala | Borderou de evaluare (job #2653628) | Borderou de evaluare (job #1712897)
Borderou de evaluare (job #1712897)
Raport evaluator
Compilare:
user.cpp: In constructor ‘SCCWrapper::SCCWrapper(int)’:
user.cpp:19:15: warning: ‘SCCWrapper::Viz’ will be initialized after [-Wreorder]
vector<bool> Viz;
^
user.cpp:18:22: warning: ‘std::vector<std::vector<int> > SCCWrapper::G’ [-Wreorder]
vector<vector<int>> G, G_T;
^
user.cpp:28:2: warning: when initialized here [-Wreorder]
SCCWrapper(int n) : n(n), Viz(n), G(n), G_T(n), SCC(n) {
^
In file included from /usr/include/c++/4.8/cassert:43:0,
from /usr/include/i386-linux-gnu/c++/4.8/bits/stdc++.h:33,
from user.cpp:11:
user.cpp: In member function ‘void SCCWrapper::Reduce()’:
user.cpp:64:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
assert(Stack.size() == n);
^
user.cpp: In function ‘int main()’:
user.cpp:84:31: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("ctc.in", "r", stdin);
^
user.cpp:85:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("ctc.out", "w", stdout);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 0ms | 448kb | Corect | 10 | 30 |
2 | 0ms | 448kb | Corect | 10 |
3 | 0ms | 464kb | Corect | 10 |
4 | 0ms | 500kb | Corect | 10 | 30 |
5 | 8ms | 644kb | Corect | 10 |
6 | 20ms | 1200kb | Corect | 10 |
7 | 36ms | 1576kb | Corect | 10 | 30 |
8 | 108ms | 3984kb | Corect | 10 |
9 | 216ms | 8516kb | Corect | 10 |
10 | 264ms | 11720kb | Corect | 10 | 10 |
Punctaj total | 100 |