Pagini recente » Cod sursa (job #1662702) | Cod sursa (job #216062) | Cod sursa (job #2385477) | Monitorul de evaluare | Borderou de evaluare (job #1650621)
Borderou de evaluare (job #1650621)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:53:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i=0;i<sol.size();i++)
^
user.cpp:55:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(j=0;j<sol[i].size();j++) printf("%d ",sol[i][j]);
^
user.cpp:42: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:43: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:44:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&n,&m1);
^
user.cpp:47:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&n1,&n2);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 0ms | 1620kb | Numar de componente gresit | 0 | 0 |
| 2 | 0ms | 1620kb | Corect | 10 |
| 3 | 0ms | 1628kb | Numar de componente gresit | 0 |
| 4 | 0ms | 1660kb | Numar de componente gresit | 0 | 0 |
| 5 | 8ms | 1752kb | Numar de componente gresit | 0 |
| 6 | 16ms | 1988kb | Numar de componente gresit | 0 |
| 7 | 24ms | 2288kb | Numar de componente gresit | 0 | 0 |
| 8 | 68ms | 3188kb | Numar de componente gresit | 0 |
| 9 | 120ms | 4968kb | Numar de componente gresit | 0 |
| 10 | 180ms | 7468kb | Corect | 10 | 10 |
| Punctaj total | 10 |