Pagini recente » Borderou de evaluare (job #2533262) | Borderou de evaluare (job #48070) | Borderou de evaluare (job #407384) | Borderou de evaluare (job #391536) | Borderou de evaluare (job #1474047)
Borderou de evaluare (job #1474047)
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 | 1428kb | OK | 10 |
| 2 | 4ms | 1456kb | OK | 10 |
| 3 | 340ms | 1548kb | OK | 10 |
| 4 | 352ms | 1656kb | OK | 10 |
| 5 | 536ms | 3132kb | OK | 10 |
| 6 | 408ms | 3356kb | OK | 10 |
| 7 | Depăşit | 3536kb | Time limit exceeded. | 0 |
| 8 | 648ms | 3596kb | OK | 10 |
| 9 | 588ms | 3624kb | OK | 10 |
| 10 | 504ms | 3692kb | OK | 10 |
| Punctaj total | 90 |