Pagini recente » Borderou de evaluare (job #1203283) | Borderou de evaluare (job #470831) | Borderou de evaluare (job #2012930) | Borderou de evaluare (job #2822664) | Borderou de evaluare (job #1500474)
Borderou de evaluare (job #1500474)
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 | 1432kb | OK | 10 |
| 2 | 4ms | 1456kb | OK | 10 |
| 3 | 444ms | 1544kb | OK | 10 |
| 4 | 476ms | 1656kb | OK | 10 |
| 5 | 704ms | 3128kb | OK | 10 |
| 6 | 540ms | 3348kb | OK | 10 |
| 7 | Depăşit | 3540kb | Time limit exceeded. | 0 |
| 8 | 840ms | 3692kb | OK | 10 |
| 9 | 768ms | 3628kb | OK | 10 |
| 10 | 680ms | 3692kb | OK | 10 |
| Punctaj total | 90 |