Pagini recente » Borderou de evaluare (job #2161905) | Borderou de evaluare (job #2020217) | Borderou de evaluare (job #1245449) | Borderou de evaluare (job #1730386) | Borderou de evaluare (job #1650699)
Borderou de evaluare (job #1650699)
Raport evaluator
Compilare:
user.cpp: In function ‘void dfs(int)’:
user.cpp:28:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<g[k].size();i++)
^
user.cpp: In function ‘void dfsctc(int)’:
user.cpp:40:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<g[k].size();i++)
^
user.cpp: In function ‘int main()’:
user.cpp:60:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<postord.size();i++)
^
user.cpp:73:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j=0;j<sol[i].size();j++)
^
user.cpp: In function ‘void citire()’:
user.cpp:15:32: 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:16:34: 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);
^
user.cpp:17:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d",&n,&m);
^
user.cpp:21:29: 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 |
Punctaj/grupa |
| 1 | 0ms | 2808kb | Numar de componente gresit | 0 | 0 |
| 2 | 0ms | 2804kb | Corect | 10 |
| 3 | 4ms | 2812kb | Corect | 10 |
| 4 | 4ms | 2844kb | Corect | 10 | 30 |
| 5 | 8ms | 2924kb | Corect | 10 |
| 6 | 16ms | 3148kb | Corect | 10 |
| 7 | 24ms | 3404kb | Corect | 10 | 30 |
| 8 | 68ms | 4244kb | Corect | 10 |
| 9 | 132ms | 5868kb | Corect | 10 |
| 10 | 168ms | 7688kb | Corect | 10 | 10 |
| Punctaj total | 70 |