Pagini recente » Borderou de evaluare (job #433305) | Borderou de evaluare (job #1986423) | Borderou de evaluare (job #426696) | Borderou de evaluare (job #646647) | Borderou de evaluare (job #1404806)
Borderou de evaluare (job #1404806)
Raport evaluator
Compilare:
user.cpp: In function ‘void dfs(int)’:
user.cpp:36:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < v[nod].size (); ++i) {
^
user.cpp: In function ‘void dfsInv(int)’:
user.cpp:50:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < vinv[nod].size (); ++i) {
^
user.cpp: In function ‘void ctc()’:
user.cpp:80:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < v[nod].size (); ++i) {
^
user.cpp: In function ‘int din(int)’:
user.cpp:117:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 1; i <= d[nod].size (); ++i) {
^
user.cpp:131:1: warning: no return statement in function returning non-void [-Wreturn-type]
}
^
user.cpp: In function ‘void citire()’:
user.cpp:25:33: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d%d%d", &N, &M, &K);
^
user.cpp:27:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d%d", &x, &y);
^
user.cpp: In function ‘int main()’:
user.cpp:134:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("dep.in", "r", stdin);
^
user.cpp:135:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("dep.out", "w", stdout);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 356kb | Incorect | 0 |
2 | 0ms | 320kb | OK | 10 |
3 | Depăşit | 688kb | Time limit exceeded. | 0 |
4 | Depăşit | 652kb | Time limit exceeded. | 0 |
5 | Depăşit | 972kb | Time limit exceeded. | 0 |
6 | 32ms | 8592kb | Killed by signal 11(SIGSEGV). | 0 |
7 | 4ms | 484kb | Incorect | 0 |
8 | 40ms | 776kb | Incorect | 0 |
9 | 12ms | 8600kb | Killed by signal 11(SIGSEGV). | 0 |
10 | 16ms | 8636kb | Killed by signal 11(SIGSEGV). | 0 |
Punctaj total | 10 |