Pagini recente » Borderou de evaluare (job #2440444) | Cod sursa (job #638457) | Borderou de evaluare (job #2027791) | Borderou de evaluare (job #1325736) | Borderou de evaluare (job #1993207)
Borderou de evaluare (job #1993207)
Raport evaluator
Compilare:
user.cpp: In function ‘void solve(int, int)’:
user.cpp:27:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < adj[nod].size(); i++)
^
user.cpp:49:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < adj[nod].size(); i++)
^
user.cpp: In function ‘int main()’:
user.cpp:78:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("plopi.in", "r", stdin);
^
user.cpp:79:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("plopi.out", "w", stdout);
^
user.cpp:82:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &n);
^
user.cpp:85:38: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &a, &b, &c);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 4ms | 2616kb | OK | 10 |
| 2 | 4ms | 2628kb | Incorect | 0 |
| 3 | 4ms | 2680kb | Incorect | 0 |
| 4 | 4ms | 2700kb | OK | 10 |
| 5 | 24ms | 3804kb | OK | 10 |
| 6 | 48ms | 4992kb | Incorect | 0 |
| 7 | 88ms | 6568kb | OK | 10 |
| 8 | 140ms | 8940kb | OK | 10 |
| 9 | 160ms | 9732kb | OK | 10 |
| 10 | 176ms | 10520kb | OK | 10 |
| Punctaj total | 70 |