Pagini recente » Borderou de evaluare (job #2947450) | Borderou de evaluare (job #1397965) | Borderou de evaluare (job #1285475) | Borderou de evaluare (job #1334647) | Borderou de evaluare (job #1733512)
Borderou de evaluare (job #1733512)
Raport evaluator
Compilare:
user.cpp: In function ‘void DFS(int)’:
user.cpp:15:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i=0;i<g[node].size();i++)
^
user.cpp: In function ‘int main()’:
user.cpp:47:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i=0;i<g[node].size();i++){
^
user.cpp:20:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("casute.in","r",stdin);
^
user.cpp:21:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("casute.out","w",stdout);
^
user.cpp:23:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&n,&m);
^
user.cpp:26:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&height[i]);
^
user.cpp:28:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&a,&b);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 636kb | OK | 10 |
| 2 | 4ms | 808kb | OK | 10 |
| 3 | 8ms | 1636kb | OK | 10 |
| 4 | 64ms | 4820kb | OK | 10 |
| 5 | 120ms | 8316kb | OK | 10 |
| 6 | 164ms | 8652kb | OK | 10 |
| 7 | 560ms | 24576kb | OK | 10 |
| 8 | 248ms | Depăşit | Memory limit exceeded. | 0 |
| 9 | 196ms | Depăşit | Memory limit exceeded. | 0 |
| 10 | 196ms | Depăşit | Memory limit exceeded. | 0 |
| Punctaj total | 70 |