Pagini recente » Borderou de evaluare (job #567191) | Borderou de evaluare (job #862502) | Borderou de evaluare (job #24724) | Borderou de evaluare (job #418248) | Borderou de evaluare (job #1474053)
Borderou de evaluare (job #1474053)
Raport evaluator
Compilare:
user.cpp: In function ‘void getComponentSize(int, int)’:
user.cpp:20:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < adjList[u].size(); i++) {
^
user.cpp: In function ‘void setComponent(int, int)’:
user.cpp:45:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < adjList[u].size(); i++) {
^
user.cpp: In function ‘int main()’:
user.cpp:71:32: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(in, "%d %d", &n, &m);
^
user.cpp:73:36: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(in, "%d %d", &u, &v);
^
user.cpp:80:43: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(in, "%d %d %d", &t, &x, &y);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 1436kb | OK | 10 |
| 2 | 4ms | 1456kb | OK | 10 |
| 3 | 336ms | 1544kb | OK | 10 |
| 4 | 360ms | 1660kb | OK | 10 |
| 5 | 528ms | 3128kb | OK | 10 |
| 6 | 416ms | 3356kb | OK | 10 |
| 7 | Depăşit | 3544kb | Time limit exceeded. | 0 |
| 8 | 632ms | 3596kb | OK | 10 |
| 9 | 576ms | 3628kb | OK | 10 |
| 10 | 492ms | 3692kb | OK | 10 |
| Punctaj total | 90 |