Pagini recente » Borderou de evaluare (job #3002852) | Borderou de evaluare (job #2899668) | Borderou de evaluare (job #272282) | Borderou de evaluare (job #2273846) | Borderou de evaluare (job #1719708)
Borderou de evaluare (job #1719708)
Raport evaluator
Compilare:
user.cpp: In function ‘void DFS(int)’:
user.cpp:34:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < G[node].size(); i++)
^
user.cpp: In function ‘void Solve()’:
user.cpp:55:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j = 0; j < GT[TopSort[i]].size(); j++)
^
user.cpp: In function ‘void Read()’:
user.cpp:18:34: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d%d",&N,&M,&K,&P);
^
user.cpp:20:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&Array[i]);
^
user.cpp:22:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&List[i]);
^
user.cpp:26:28: 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:76:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("marvel.in","r",stdin);
^
user.cpp:77:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("marvel.out","w",stdout);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 4ms | 2840kb | OK | 10 | 10 |
2 | 8ms | 2920kb | OK | 10 | 10 |
3 | 12ms | 2992kb | OK | 10 | 10 |
4 | 24ms | 3160kb | OK | 10 | 10 |
5 | 112ms | 4732kb | OK | 10 | 10 |
6 | 308ms | 7984kb | OK | 10 | 10 |
7 | 336ms | 9080kb | OK | 10 | 40 |
8 | 300ms | 7900kb | OK | 10 |
9 | 304ms | 8408kb | OK | 10 |
10 | 152ms | 8268kb | OK | 10 |
Punctaj total | 100 |