Pagini recente » Monitorul de evaluare | Cod sursa (job #654615) | Cod sursa (job #653108) | Borderou de evaluare (job #1567143) | Borderou de evaluare (job #1970323)
Borderou de evaluare (job #1970323)
Raport evaluator
Compilare:
user.cpp: In function ‘int pairup(int)’:
user.cpp:20:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0;i<G[nod].size();i++)
^
user.cpp:28:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i =0;i< G[nod].size();i++)
^
user.cpp: In function ‘int main()’:
user.cpp:54:11: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wparentheses]
if(!l[i])
^
user.cpp:42:31: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(iname, "r", stdin);
^
user.cpp:43:32: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(oname, "w", stdout);
^
user.cpp:45:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d",&n,&m,&e);
^
user.cpp:48: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 | 416kb | OK | 10 |
| 2 | 0ms | 420kb | OK | 10 |
| 3 | 0ms | 420kb | OK | 10 |
| 4 | 0ms | 428kb | OK | 10 |
| 5 | 4ms | 444kb | OK | 10 |
| 6 | 56ms | 552kb | OK | 10 |
| 7 | 20ms | 704kb | OK | 10 |
| 8 | 56ms | 696kb | OK | 10 |
| 9 | Depăşit | 948kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 1516kb | Time limit exceeded. | 0 |
| Punctaj total | 80 |